aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/usermin
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-30 20:25:05 +0800
committeraz <az@FreeBSD.org>2012-06-30 20:25:05 +0800
commit0ebd6a5ee96d4083e11152c20272fdd13778fae4 (patch)
treedbe1a0d8df971ef0ba5b5f6a0096d7f3538cd64e /sysutils/usermin
parent60d1bd004aa610051a3da8f2fb63c4b41c857301 (diff)
downloadfreebsd-ports-gnome-0ebd6a5ee96d4083e11152c20272fdd13778fae4.tar.gz
freebsd-ports-gnome-0ebd6a5ee96d4083e11152c20272fdd13778fae4.tar.zst
freebsd-ports-gnome-0ebd6a5ee96d4083e11152c20272fdd13778fae4.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Diffstat (limited to 'sysutils/usermin')
-rw-r--r--sysutils/usermin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/usermin/Makefile b/sysutils/usermin/Makefile
index b350c5268cea..9597392f2476 100644
--- a/sysutils/usermin/Makefile
+++ b/sysutils/usermin/Makefile
@@ -18,8 +18,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Web-based interface for performing some user tasks
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \
- ${SITE_PERL}/${PERL_ARCH}/Authen/PAM.pm:${PORTSDIR}/security/p5-Authen-PAM
+RUN_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \
+ p5-Authen-PAM>=0:${PORTSDIR}/security/p5-Authen-PAM
FETCH_CMD?= /usr/bin/fetch -pRr
NO_BUILD= yes