diff options
author | kris <kris@FreeBSD.org> | 2006-09-03 08:46:30 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-03 08:46:30 +0800 |
commit | ea86c6cd66773b356c0d4f3b7d058c3e612d7f1c (patch) | |
tree | 6f50e4d2f44d8b56c0c75f32dc4314242abfc9d7 /www | |
parent | dd521668380d901b02d592753ba29ad057351e70 (diff) | |
download | freebsd-ports-gnome-ea86c6cd66773b356c0d4f3b7d058c3e612d7f1c.tar.gz freebsd-ports-gnome-ea86c6cd66773b356c0d4f3b7d058c3e612d7f1c.tar.zst freebsd-ports-gnome-ea86c6cd66773b356c0d4f3b7d058c3e612d7f1c.zip |
BROKEN: Does not compile
Diffstat (limited to 'www')
-rw-r--r-- | www/w3c-httpd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/w3c-httpd/Makefile b/www/w3c-httpd/Makefile index 09af03ab301f..aea1e87fac9a 100644 --- a/www/w3c-httpd/Makefile +++ b/www/w3c-httpd/Makefile @@ -15,6 +15,8 @@ COMMENT= WWW server from the W3 Consortium (W3C) BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/wais:build +BROKEN= Does not compile + NO_WRKSUBDIR= yes WWW_ROOT?= ${PREFIX}/www MAKE_ENV+= PORTSDIR=${PORTSDIR} |