aboutsummaryrefslogtreecommitdiff
path: root/www/radicale/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/radicale/Makefile')
-rw-r--r--www/radicale/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/radicale/Makefile b/www/radicale/Makefile
index ae66a162c1a7..5c1cfd2b0f9d 100644
--- a/www/radicale/Makefile
+++ b/www/radicale/Makefile
@@ -35,11 +35,11 @@ USES+= python
.endif
.if ${PORT_OPTIONS:MHTTP}
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}requests1>=0:${PORTSDIR}/www/py-requests1
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}requests1>=0:www/py-requests1
.endif
.if ${PORT_OPTIONS:MLDAP}
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ldap>=0:${PORTSDIR}/net/py-ldap
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ldap>=0:net/py-ldap
.endif
post-patch: