diff options
Diffstat (limited to 'www/trac-tickettemplate/Makefile')
-rw-r--r-- | www/trac-tickettemplate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-tickettemplate/Makefile b/www/trac-tickettemplate/Makefile index 60385716fbee..15840bde6083 100644 --- a/www/trac-tickettemplate/Makefile +++ b/www/trac-tickettemplate/Makefile @@ -12,7 +12,7 @@ DISTNAME= trac${PORTNAME}plugin-r${REL} MAINTAINER= rea@FreeBSD.org COMMENT= Plugin for making ticket templates -RUN_DEPENDS+= trac>=0.11:${PORTSDIR}/www/trac +RUN_DEPENDS+= trac>=0.11:www/trac USES= python:2 zip USE_PYTHON= distutils autoplist |