diff options
author | Martin Matuska <mm@FreeBSD.org> | 2008-10-10 10:25:33 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2008-10-10 10:25:33 +0000 |
commit | d133ff766b4deaef6659901d0aa4bebdeb777edf (patch) | |
tree | ccb6ae4a5a3b6f57d296f474ecdbacdce908a31c /www/trac-customroadmap/Makefile | |
parent | fc9e7e3d0b2f4f73cce3f0fad2981cc458e87d05 (diff) |
Notes
Diffstat (limited to 'www/trac-customroadmap/Makefile')
-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 4f0a26db937a..d420e8638299 100644 --- a/www/trac-customroadmap/Makefile +++ b/www/trac-customroadmap/Makefile @@ -17,7 +17,7 @@ COMMENT= Custom roadmap plugin for trac RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac -WRKSRC= ${WRKDIR}/${PORTNAME} +WRKSRC= ${WRKDIR}/${PORTNAME}plugin/0.11 USE_PYTHON= 2.3+ USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= TracCustomRoadmap |