please test and commit.

-f
-- 
i am not a complete idiot.  some parts are missing.
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:14:04 -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
 
@@ -14,7 +15,6 @@ PERMIT_PACKAGE_CDROM =        Yes
 MASTER_SITES = ${MASTER_SITE_PYPI:=r/repoze.profile/}
 
 RUN_DEPENDS =  www/py-paste \
-               www/py-meld3 \
                devel/py-pyprof2calltree
 TEST_DEPENDS = ${RUN_DEPENDS}
 

Reply via email to