aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2009-06-08 13:57:09 +0800
committerpgollucci <pgollucci@FreeBSD.org>2009-06-08 13:57:09 +0800
commit6621d01557a02d400f6e18d57dd85b574387b6a7 (patch)
treed258cdb49851b4648745075d3df282004dfafc9a /www
parentc06f5ed417adf79acc42b0da63162c0afc0e14fa (diff)
downloadfreebsd-ports-gnome-6621d01557a02d400f6e18d57dd85b574387b6a7.tar.gz
freebsd-ports-gnome-6621d01557a02d400f6e18d57dd85b574387b6a7.tar.zst
freebsd-ports-gnome-6621d01557a02d400f6e18d57dd85b574387b6a7.zip
- USE_APACHE=yes is deprecated
Diffstat (limited to 'www')
-rw-r--r--www/mod_webapp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_webapp/Makefile b/www/mod_webapp/Makefile
index bf66c0647970..2fbef669ba76 100644
--- a/www/mod_webapp/Makefile
+++ b/www/mod_webapp/Makefile
@@ -19,7 +19,7 @@ COMMENT= Apache module mounts Tomcat web applications
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/apr:configure
-USE_APACHE= yes
+USE_APACHE= 1.3
USE_PYTHON_BUILD=yes
USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:15:env
GNU_CONFIGURE= yes