aboutsummaryrefslogtreecommitdiff
path: root/sysutils/userneu
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-11-09 12:37:34 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-11-09 12:37:34 +0000
commit1d6ce809851516deb58ea81a4e6ed61c80313ecd (patch)
tree7e2204ef18df868b76cdd5d85b669041f2c14382 /sysutils/userneu
parent958a7eb309a084ebc9329caf306e91c6ece07d73 (diff)
downloadports-1d6ce809851516deb58ea81a4e6ed61c80313ecd.tar.gz
ports-1d6ce809851516deb58ea81a4e6ed61c80313ecd.zip
Fix dependencies
PR: 58928 Submitted by: Andreas Fehlner <fehlner@gmx.de>
Notes
Notes: svn path=/head/; revision=93527
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 7366f0a3438a..14dd38a1e410 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