aboutsummaryrefslogtreecommitdiff
path: root/www/mod_webapp
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-08-03 22:36:52 +0000
committerAde Lovett <ade@FreeBSD.org>2004-08-03 22:36:52 +0000
commite32a8245791aab6e734fe5ecda71641e15c94b45 (patch)
tree4daccf3b91f25a920b92ab009f8f336fb635fb30 /www/mod_webapp
parent99fb36c32d824e3fb95f9b66463538631d38cdc8 (diff)
downloadports-e32a8245791aab6e734fe5ecda71641e15c94b45.tar.gz
ports-e32a8245791aab6e734fe5ecda71641e15c94b45.zip
Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
All autotools ports are now truly versioned and do not conflict with each other. This marks the end of "Phase 1" of the autotools updates.
Notes
Notes: svn path=/head/; revision=115365
Diffstat (limited to 'www/mod_webapp')
-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 c25c6a289ecb..2a6e18045597 100644
--- a/www/mod_webapp/Makefile
+++ b/www/mod_webapp/Makefile
@@ -17,7 +17,7 @@ DIST_SUBDIR= mod_webapp
MAINTAINER= asachs@uunet.co.za
COMMENT= Apache module mounts Tomcat web applications
-BUILD_DEPENDS= ${NONEXISTANT}:${PORTSDIR}/devel/apr:extract
+BUILD_DEPENDS= ${NONEXISTANT}:${PORTSDIR}/devel/apr:configure
USE_APACHE= yes
WANT_AUTOCONF_VER=253