diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-04 09:02:50 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-04 09:02:50 +0000 |
commit | 20c42f76b9914233007db0abfb5786a57dc8f274 (patch) | |
tree | fea2b8f32e07c46653667f8acfd37101c74135e0 /sysutils/usermin | |
parent | dc9d006a0cdfeb559cd63d49e35f689a648f1d25 (diff) |
Mark BROKEN: does not fetch
Notes
Notes:
svn path=/head/; revision=169636
Diffstat (limited to 'sysutils/usermin')
-rw-r--r-- | sysutils/usermin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/usermin/Makefile b/sysutils/usermin/Makefile index c501eb4a7f98..565db9441905 100644 --- a/sysutils/usermin/Makefile +++ b/sysutils/usermin/Makefile @@ -21,6 +21,8 @@ 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 +BROKEN= does not fetch + NO_BUILD= yes USE_PERL5= yes USE_RC_SUBR= usermin.sh |