diff options
-rw-r--r-- | www/gn/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/gn/Makefile b/www/gn/Makefile index e45802191ee3..8e8889c8e7bd 100644 --- a/www/gn/Makefile +++ b/www/gn/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= trevor MAINTAINER= ports@FreeBSD.org COMMENT= Gopher and http server +BROKEN= "Does not compile" + BUILD_DEPENDS= ${WAISDIR}/bin/waisindex:${PORTSDIR}/net/wais IS_INTERACTIVE= yes |