diff options
author | kris <kris@FreeBSD.org> | 2002-10-28 07:22:24 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-10-28 07:22:24 +0800 |
commit | 23e8ab6505341ecc9b6053422b4595710ddaeb66 (patch) | |
tree | a84e983660280a4b5d262f06d5d3d4bf94f16ed6 /www | |
parent | afef0bda01a479214625e110cb5f8b26482fdc53 (diff) | |
download | freebsd-ports-gnome-23e8ab6505341ecc9b6053422b4595710ddaeb66.tar.gz freebsd-ports-gnome-23e8ab6505341ecc9b6053422b4595710ddaeb66.tar.zst freebsd-ports-gnome-23e8ab6505341ecc9b6053422b4595710ddaeb66.zip |
Comment out the mod_webapp-apache2 port, which is breaking the
INDEX build.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 7cba71680fb0..fb197d6520ea 100644 --- a/www/Makefile +++ b/www/Makefile @@ -207,7 +207,7 @@ SUBDIR += mod_trigger SUBDIR += mod_tsunami SUBDIR += mod_watch - SUBDIR += mod_webapp-apache2 +# SUBDIR += mod_webapp-apache2 SUBDIR += mod_zap SUBDIR += moinmoin SUBDIR += momspider |