aboutsummaryrefslogtreecommitdiff
path: root/www/trac-TracGoogleAnalytics/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/trac-TracGoogleAnalytics/Makefile')
-rw-r--r--www/trac-TracGoogleAnalytics/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/trac-TracGoogleAnalytics/Makefile b/www/trac-TracGoogleAnalytics/Makefile
index fbfb62e36984..2eb2d81eaadc 100644
--- a/www/trac-TracGoogleAnalytics/Makefile
+++ b/www/trac-TracGoogleAnalytics/Makefile
@@ -13,8 +13,8 @@ COMMENT= Trac plugin to enable logging by Google Analytics
LICENSE= BSD3CLAUSE
-BUILD_DEPENDS= tracd:${PORTSDIR}/www/trac \
- ${PYTHON_PKGNAMEPREFIX}Genshi>=0.5:${PORTSDIR}/textproc/py-genshi
+BUILD_DEPENDS= tracd:www/trac \
+ ${PYTHON_PKGNAMEPREFIX}Genshi>=0.5:textproc/py-genshi
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= python