diff options
Diffstat (limited to 'www/trac-accountmanager/Makefile')
-rw-r--r-- | www/trac-accountmanager/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www/trac-accountmanager/Makefile b/www/trac-accountmanager/Makefile index e80c1a2..c3841c0 100644 --- a/www/trac-accountmanager/Makefile +++ b/www/trac-accountmanager/Makefile @@ -18,10 +18,8 @@ RUN_DEPENDS= tracd:${PORTSDIR}/www/trac FETCH_BEFORE_ARGS= -o ${DISTFILES} REV= 12583 -USES= zip -USE_PYTHON= 2 -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python:2 zip +USE_PYTHON= distutils autoplist WRKSRC= ${WRKDIR}/accountmanagerplugin/trunk # --- trac.ini |