svn commit: r343468 - head/www/trac-wikitemplates

Antoine Brodin antoine at FreeBSD.org
Sun Feb 9 11:41:42 UTC 2014


Author: antoine
Date: Sun Feb  9 11:41:41 2014
New Revision: 343468
URL: http://svnweb.freebsd.org/changeset/ports/343468
QAT: https://qat.redports.org/buildarchive/r343468/

Log:
  Package something

Modified:
  head/www/trac-wikitemplates/Makefile

Modified: head/www/trac-wikitemplates/Makefile
==============================================================================
--- head/www/trac-wikitemplates/Makefile	Sun Feb  9 11:36:39 2014	(r343467)
+++ head/www/trac-wikitemplates/Makefile	Sun Feb  9 11:41:41 2014	(r343468)
@@ -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>


More information about the svn-ports-all mailing list