actually, py-paste is in the same boat. please test and commit.
-f -- we're born free and taxed to death.
Index: Makefile =================================================================== RCS file: /cvs/ports/www/py-repoze-profile/Makefile,v retrieving revision 1.8 diff -u -p -r1.8 Makefile --- Makefile 11 Mar 2013 11:44:48 -0000 1.8 +++ Makefile 24 Sep 2014 15:19:07 -0000 @@ -5,6 +5,7 @@ COMMENT = aggregate profiling for wsgi r MODPY_EGG_VERSION = 1.4 DISTNAME = repoze.profile-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME:S/./-/} +REVISION = 0 CATEGORIES = www devel @@ -13,9 +14,7 @@ PERMIT_PACKAGE_CDROM = Yes MASTER_SITES = ${MASTER_SITE_PYPI:=r/repoze.profile/} -RUN_DEPENDS = www/py-paste \ - www/py-meld3 \ - devel/py-pyprof2calltree +RUN_DEPENDS = devel/py-pyprof2calltree TEST_DEPENDS = ${RUN_DEPENDS} MODULES = lang/python