Date: Sun, 9 Feb 2014 11:41:42 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343468 - head/www/trac-wikitemplates Message-ID: <201402091141.s19BfgIb088464@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402091141.s19BfgIb088464>