summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-02-09 11:41:41 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-02-09 11:41:41 +0000
commit7fd3686fd4ebd2809c605035f684f3ae22dc769f (patch)
treeb0b2a5ae68c8114bc9e4fa02743ea3ffee4e835b /www
parent5dddc21a8884af0ef1f41c9e8e052053a73fedfd (diff)
downloadfreebsd-ports-7fd3686fd4ebd2809c605035f684f3ae22dc769f.zip
Package something
Diffstat (limited to 'www')
-rw-r--r--www/trac-wikitemplates/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/trac-wikitemplates/Makefile b/www/trac-wikitemplates/Makefile
index 591ee8455b64..c3fe9b4ba200 100644
--- a/www/trac-wikitemplates/Makefile
+++ b/www/trac-wikitemplates/Makefile
@@ -3,7 +3,7 @@
PORTNAME= wikitemplates
PORTVERSION= 0.3.0p3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= www devel python
MASTER_SITES= http://www.sourcehosting.net/freebsd/distfiles/ \
LOCAL/glarkin
@@ -19,5 +19,6 @@ RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac
WRKSRC= ${WRKDIR}/${PORTNAME}plugin
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.mk>