aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-LDAP-AutoServer
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 16:51:46 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 16:51:46 +0000
commit1de384422cc2287c002be4c3629db29b9b52271d (patch)
treeaa166626311fffbbf5bacf4e07633d5c7839d01f /net/p5-Net-LDAP-AutoServer
parentde22be74e4fdd7c61b576fc9803819d41390069d (diff)
downloadports-1de384422cc2287c002be4c3629db29b9b52271d.tar.gz
ports-1de384422cc2287c002be4c3629db29b9b52271d.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300282
Diffstat (limited to 'net/p5-Net-LDAP-AutoServer')
-rw-r--r--net/p5-Net-LDAP-AutoServer/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Net-LDAP-AutoServer/Makefile b/net/p5-Net-LDAP-AutoServer/Makefile
index e47f5da38599..ab2a1ef04863 100644
--- a/net/p5-Net-LDAP-AutoServer/Makefile
+++ b/net/p5-Net-LDAP-AutoServer/Makefile
@@ -15,9 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= Automatically make some default decisions some LDAP server information
-RUN_DEPENDS= ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap \
- ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
- ${SITE_PERL}/Net/DNS/RR/SRV/Helper.pm:${PORTSDIR}/dns/p5-Net-DNS-RR-SRV-Helper
+RUN_DEPENDS= p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap \
+ p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
+ p5-Net-DNS-RR-SRV-Helper>=0:${PORTSDIR}/dns/p5-Net-DNS-RR-SRV-Helper
PERL_CONFIGURE= yes