diff options
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}" |