diff options
Diffstat (limited to 'www/trac-gantt/Makefile')
-rw-r--r-- | www/trac-gantt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-gantt/Makefile b/www/trac-gantt/Makefile index 595ee0e..566a027 100644 --- a/www/trac-gantt/Makefile +++ b/www/trac-gantt/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= trac- MAINTAINER= dryice@dryice.name COMMENT= Plugin to creates Gantt charts for trac -RUN_DEPENDS+= trac>=0.11:${PORTSDIR}/www/trac +RUN_DEPENDS+= trac>=0.11:www/trac USES= python:2 USE_PYTHON= distutils autoplist |