diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-03-18 12:29:01 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-03-18 12:29:01 +0000 |
commit | 833bd89382f504e6efc41deaae42377d793b2f01 (patch) | |
tree | a26b3c55ecca5b5968dba22dc9fc3463640acdd9 /sysutils/webmin | |
parent | 49030ecc5146887373fe334274d9ee217ee17596 (diff) | |
download | ports-833bd89382f504e6efc41deaae42377d793b2f01.tar.gz ports-833bd89382f504e6efc41deaae42377d793b2f01.zip |
Notes
Diffstat (limited to 'sysutils/webmin')
-rw-r--r-- | sysutils/webmin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile index e463d38063cb..e43a6de6bce7 100644 --- a/sysutils/webmin/Makefile +++ b/sysutils/webmin/Makefile @@ -21,6 +21,8 @@ COMMENT= Web-based interface for system administration for Unix 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 SCRIPTS_ENV+= WRKDIR="${WRKDIR}" |