summaryrefslogtreecommitdiffstats
path: root/www/trac-scrumburndown/Makefile
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2015-01-03 08:41:20 +0000
committermva <mva@FreeBSD.org>2015-01-03 08:41:20 +0000
commit8df7661d5fb781595b7bae0a37d82a730b97d4dd (patch)
tree5de250878ab793a0857c0738238f861a73b7258c /www/trac-scrumburndown/Makefile
parent131245273c2e9f6f5f2c911f4120bf95df49012b (diff)
downloadFreeBSD-ports-8df7661d5fb781595b7bae0a37d82a730b97d4dd.zip
FreeBSD-ports-8df7661d5fb781595b7bae0a37d82a730b97d4dd.tar.gz
- Convert USE_PYTHON to new USES in www/
With hat: python@
Diffstat (limited to 'www/trac-scrumburndown/Makefile')
-rw-r--r--www/trac-scrumburndown/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/trac-scrumburndown/Makefile b/www/trac-scrumburndown/Makefile
index adb3436..cc2a7bd 100644
--- a/www/trac-scrumburndown/Makefile
+++ b/www/trac-scrumburndown/Makefile
@@ -16,8 +16,7 @@ RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac \
trac-timingandestimation>=0:${PORTSDIR}/www/trac-timingandestimation
WRKSRC= ${WRKDIR}/${PORTNAME}plugin
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python:2
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
OpenPOWER on IntegriCloud