diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:47:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:47:36 +0000 |
commit | 48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (patch) | |
tree | eedd43e6e7c3a96d77549de85690d46016e9cc7e /www/mod_webapp | |
parent | af4658fb56c22ab36db1f30588a3964e1d47d634 (diff) | |
download | ports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.tar.gz ports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.zip |
Notes
Diffstat (limited to 'www/mod_webapp')
-rw-r--r-- | www/mod_webapp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_webapp/Makefile b/www/mod_webapp/Makefile index 7dd02507e057..18f1ce2ed9e2 100644 --- a/www/mod_webapp/Makefile +++ b/www/mod_webapp/Makefile @@ -7,7 +7,7 @@ PORTNAME= mod_webapp PORTVERSION= 4.1.24 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://jakarta.apache.org/%SUBDIR%/ MASTER_SITE_SUBDIR= builds/jakarta-tomcat-4.0/release/v${TOMCAT_RELEASE}/src @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${NONEXISTANT}:${PORTSDIR}/devel/apr:configure USE_APACHE= yes USE_PYTHON_BUILD=yes -USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env +USE_AUTOTOOLS= automake:19:env autoconf:261:env libtool:15:env GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes |