diff options
-rw-r--r-- | www/wget4web/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/wget4web/Makefile b/www/wget4web/Makefile index 35bfbb1a9ae3..7b1c9929bb2b 100644 --- a/www/wget4web/Makefile +++ b/www/wget4web/Makefile @@ -15,6 +15,8 @@ COMMENT= WWW interface for console wget RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget +BROKEN= fails to install + USE_APACHE= 1.3 WRKSRC= ${WRKDIR}/${PORTNAME} |