diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-12-13 16:28:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-12-13 16:28:06 +0000 |
commit | 5c8b7419b2fd183f0fd102640a7a0b95aa54385b (patch) | |
tree | cefda8b84dbb467ee912633aa47aed8747612f9e /www/trac-customroadmap | |
parent | 74319c8f4fd6ad53b27ec67426e00167254738e0 (diff) | |
download | ports-5c8b7419b2fd183f0fd102640a7a0b95aa54385b.tar.gz ports-5c8b7419b2fd183f0fd102640a7a0b95aa54385b.zip |
Notes
Diffstat (limited to 'www/trac-customroadmap')
-rw-r--r-- | www/trac-customroadmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-customroadmap/Makefile b/www/trac-customroadmap/Makefile index d420e8638299..3c6cceffc62c 100644 --- a/www/trac-customroadmap/Makefile +++ b/www/trac-customroadmap/Makefile @@ -18,7 +18,7 @@ COMMENT= Custom roadmap plugin for trac RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac WRKSRC= ${WRKDIR}/${PORTNAME}plugin/0.11 -USE_PYTHON= 2.3+ +USE_PYTHON= 2.5+ USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= TracCustomRoadmap PYDISTUTILS_PKGVERSION= 0.4 |