diff options
author | kris <kris@FreeBSD.org> | 2003-07-31 05:32:04 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-07-31 05:32:04 +0800 |
commit | 7570fa5d2370590e5f540028de0339f21139fdaa (patch) | |
tree | e37304c88f8e9c3483c45856033217ccbe341fc0 /www/gn | |
parent | 0cb367c7ec557d928a2ef51e06688aca015a980d (diff) | |
download | freebsd-ports-gnome-7570fa5d2370590e5f540028de0339f21139fdaa.tar.gz freebsd-ports-gnome-7570fa5d2370590e5f540028de0339f21139fdaa.tar.zst freebsd-ports-gnome-7570fa5d2370590e5f540028de0339f21139fdaa.zip |
BROKEN: does not compile
Diffstat (limited to 'www/gn')
-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 |