diff options
Diffstat (limited to 'www/trac-accountmanager/Makefile')
-rw-r--r-- | www/trac-accountmanager/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-accountmanager/Makefile b/www/trac-accountmanager/Makefile index eb40fa061442..365fa1dee7f0 100644 --- a/www/trac-accountmanager/Makefile +++ b/www/trac-accountmanager/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= tracd:${PORTSDIR}/www/trac FETCH_BEFORE_ARGS= -o ${DISTFILES} REV= 12583 -USE_ZIP= yes +USES= zip USE_PYTHON= 2 USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= TracAccountManager |