aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-genshi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-genshi/Makefile')
-rw-r--r--textproc/py-genshi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-genshi/Makefile b/textproc/py-genshi/Makefile
index e3bd3c83664d..29245ef31d45 100644
--- a/textproc/py-genshi/Makefile
+++ b/textproc/py-genshi/Makefile
@@ -23,7 +23,7 @@ USE_PYTHON= distutils autoplist
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MBABEL}
-RUN_DEPENDS+= ${PKGNAMEPREFIX}Babel>=0.9.6:${PORTSDIR}/devel/py-babel
+RUN_DEPENDS+= ${PKGNAMEPREFIX}Babel>=0.9.6:devel/py-babel
.endif
.include <bsd.port.mk>