diff options
Diffstat (limited to 'sysutils/userneu-devel')
-rw-r--r-- | sysutils/userneu-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/userneu-devel/Makefile b/sysutils/userneu-devel/Makefile index 532c14fa4e7c..7366f0a3438a 100644 --- a/sysutils/userneu-devel/Makefile +++ b/sysutils/userneu-devel/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= \ ${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" + USE_PERL5= yes NO_BUILD= yes |