aboutsummaryrefslogtreecommitdiff
path: root/net/p5-ldap2pw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-ldap2pw/Makefile')
-rw-r--r--net/p5-ldap2pw/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/net/p5-ldap2pw/Makefile b/net/p5-ldap2pw/Makefile
index fbe43f8a7644..b8d89c3e7034 100644
--- a/net/p5-ldap2pw/Makefile
+++ b/net/p5-ldap2pw/Makefile
@@ -9,11 +9,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= des@FreeBSD.org
COMMENT= Synchronize local user database with LDAP directory
-RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \
- p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
- p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \
- p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \
- p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap
+RUN_DEPENDS= p5-Authen-SASL>=0:security/p5-Authen-SASL \
+ p5-Net-DNS>=0:dns/p5-Net-DNS \
+ p5-Regexp-Common>=0:textproc/p5-Regexp-Common \
+ p5-Try-Tiny>=0:lang/p5-Try-Tiny \
+ p5-perl-ldap>=0:net/p5-perl-ldap
BUILD_DEPENDS= ${RUN_DEPENDS}
USE_GITHUB= yes