summaryrefslogtreecommitdiffstats
path: root/sysutils/userneu
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-11-09 12:37:34 +0000
committerarved <arved@FreeBSD.org>2003-11-09 12:37:34 +0000
commit880cf0a56390267c6e454e72764da42cbffd15b5 (patch)
tree56ad218583182dec83057f8b3f8dc95471e3d0ee /sysutils/userneu
parente1c5bbed6b98c86637f0b11f0c7775857980f318 (diff)
downloadFreeBSD-ports-880cf0a56390267c6e454e72764da42cbffd15b5.zip
FreeBSD-ports-880cf0a56390267c6e454e72764da42cbffd15b5.tar.gz
Fix dependencies
PR: 58928 Submitted by: Andreas Fehlner <fehlner@gmx.de>
Diffstat (limited to 'sysutils/userneu')
-rw-r--r--sysutils/userneu/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/sysutils/userneu/Makefile b/sysutils/userneu/Makefile
index 7366f0a..14dd38a 100644
--- a/sysutils/userneu/Makefile
+++ b/sysutils/userneu/Makefile
@@ -16,11 +16,9 @@ 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/ \
- ${SITE_PERL}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5/
-
-BROKEN= "Broken dependencies; will be removed after Feb 2"
+ ${SITE_PERL}/Crypt/PasswdMD5.pm:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \
+ ${SITE_PERL}/Crypt/RandPasswd.pm:${PORTSDIR}/security/p5-Crypt-RandPasswd \
+ ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
USE_PERL5= yes
NO_BUILD= yes
OpenPOWER on IntegriCloud