aboutsummaryrefslogtreecommitdiff
path: root/sysutils/userneu-devel
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-07-01 14:14:22 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-07-01 14:14:22 +0000
commit425d0841bbbe9000a2e034a2621aec80f8745545 (patch)
tree50f7b396ab46973b5abff69840bcfac563f48e4f /sysutils/userneu-devel
parent9a64c214d0741524430c072a6b24079f60cfa0ff (diff)
downloadports-425d0841bbbe9000a2e034a2621aec80f8745545.tar.gz
ports-425d0841bbbe9000a2e034a2621aec80f8745545.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300323
Diffstat (limited to 'sysutils/userneu-devel')
-rw-r--r--sysutils/userneu-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/userneu-devel/Makefile b/sysutils/userneu-devel/Makefile
index e497d7627ec6..725729d8cd5a 100644
--- a/sysutils/userneu-devel/Makefile
+++ b/sysutils/userneu-devel/Makefile
@@ -19,8 +19,8 @@ MAINTAINER= fehlner@gmx.de
COMMENT= Account management and creation tool
RUN_DEPENDS= \
- ${SITE_PERL}/Crypt/PasswdMD5.pm:${PORTSDIR}/security/p5-Crypt-PasswdMD5/ \
- ${SITE_PERL}/Crypt/RandPasswd.pm:${PORTSDIR}/security/p5-Crypt-RandPasswd/
+ p5-Crypt-PasswdMD5>=0:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \
+ p5-Crypt-RandPasswd>=0:${PORTSDIR}/security/p5-Crypt-RandPasswd
USE_PERL5_RUN= yes
NO_BUILD= yes