aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-LDAP-posixAccount/Makefile
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-posixAccount/Makefile
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-posixAccount/Makefile')
-rw-r--r--net/p5-Net-LDAP-posixAccount/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Net-LDAP-posixAccount/Makefile b/net/p5-Net-LDAP-posixAccount/Makefile
index 7a37f4dae600..3ef6e447d4ad 100644
--- a/net/p5-Net-LDAP-posixAccount/Makefile
+++ b/net/p5-Net-LDAP-posixAccount/Makefile
@@ -15,9 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= Creates new Net::LDAP::Entry objects for a posixAccount entry
-RUN_DEPENDS= ${SITE_PERL}/Net/LDAP/Entry.pm:${PORTSDIR}/net/p5-perl-ldap \
- ${SITE_PERL}/Sys/User/UIDhelper.pm:${PORTSDIR}/sysutils/p5-Sys-User-UIDhelper \
- ${SITE_PERL}/Sys/Group/GIDhelper.pm:${PORTSDIR}/sysutils/p5-Sys-Group-GIDhelper
+RUN_DEPENDS= p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap \
+ p5-Sys-User-UIDhelper>=0:${PORTSDIR}/sysutils/p5-Sys-User-UIDhelper \
+ p5-Sys-Group-GIDhelper>=0:${PORTSDIR}/sysutils/p5-Sys-Group-GIDhelper
PERL_CONFIGURE= yes