aboutsummaryrefslogtreecommitdiff
path: root/net/ldap2dns
diff options
context:
space:
mode:
Diffstat (limited to 'net/ldap2dns')
-rw-r--r--net/ldap2dns/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ldap2dns/Makefile b/net/ldap2dns/Makefile
index 4fed47c769aa..26c8978ccd44 100644
--- a/net/ldap2dns/Makefile
+++ b/net/ldap2dns/Makefile
@@ -12,8 +12,8 @@ COMMENT= Maintain DNS zones using an LDAP directory
LICENSE= GPLv2
-RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
- p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap
+RUN_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS \
+ p5-perl-ldap>=0:net/p5-perl-ldap
USE_GITHUB= yes
GH_ACCOUNT= bklang