diff --git a/www/trac-timingandestimation/Makefile b/www/trac-timingandestimation/Makefile index 8136deb242a6..d14c795d5709 100644 --- a/www/trac-timingandestimation/Makefile +++ b/www/trac-timingandestimation/Makefile @@ -9,7 +9,6 @@ MASTER_SITES= http://www.sourcehosting.net/freebsd/distfiles/ \ LOCAL/glarkin PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} -USES= zip MAINTAINER= ports@FreeBSD.org COMMENT= Add estimation and time tracking functionality to Trac @@ -17,7 +16,7 @@ COMMENT= Add estimation and time tracking functionality to Trac RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac WRKSRC= ${WRKDIR}/${PORTNAME}plugin/branches/trac0.12-Permissions -USES= python:2 +USES= python:2 zip USE_PYTHON= distutils autoplist .include