aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-02-09 19:41:41 +0800
committerantoine <antoine@FreeBSD.org>2014-02-09 19:41:41 +0800
commit1373d2f5996172528b22e69c50158fbf62c67190 (patch)
treeb0b2a5ae68c8114bc9e4fa02743ea3ffee4e835b /www
parentad4657a5d0fbab0933c3a5c4900b97d93413f456 (diff)
downloadfreebsd-ports-gnome-1373d2f5996172528b22e69c50158fbf62c67190.tar.gz
freebsd-ports-gnome-1373d2f5996172528b22e69c50158fbf62c67190.tar.zst
freebsd-ports-gnome-1373d2f5996172528b22e69c50158fbf62c67190.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>