aboutsummaryrefslogtreecommitdiff
path: root/www/trac-wikitemplates/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/trac-wikitemplates/Makefile')
-rw-r--r--www/trac-wikitemplates/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/trac-wikitemplates/Makefile b/www/trac-wikitemplates/Makefile
index 688884fa0bcf..d96489a174d6 100644
--- a/www/trac-wikitemplates/Makefile
+++ b/www/trac-wikitemplates/Makefile
@@ -13,8 +13,8 @@ DISTNAME= ${PORTNAME}plugin-${PORTVERSION:S/p/rc/}
MAINTAINER= ports@FreeBSD.org
COMMENT= Templates for the Trac wiki
-RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac
-# ${PYTHON_SITELIBDIR}/TracCtxtnavAdd-2.0-py${PYTHON_VER}.egg:${PORTSDIR}/www/trac-ctxtnavadd
+RUN_DEPENDS+= tracd:www/trac
+# ${PYTHON_SITELIBDIR}/TracCtxtnavAdd-2.0-py${PYTHON_VER}.egg:www/trac-ctxtnavadd
WRKSRC= ${WRKDIR}/${PORTNAME}plugin
USES= python