summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
committerade <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
commitca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a (patch)
tree0f8268b015ec949860a3c2ab315d341fbbc7615c /www
parent62cb740217d0f5aa007d7cab9d007fb551534a4f (diff)
downloadFreeBSD-ports-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.zip
FreeBSD-ports-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.tar.gz
Sync with new bsd.autotools.mk
Diffstat (limited to 'www')
-rw-r--r--www/cherokee-devel/Makefile4
-rw-r--r--www/cherokee/Makefile4
-rw-r--r--www/comclear/Makefile1
-rw-r--r--www/lighttpd/Makefile2
-rw-r--r--www/mod_clamav/Makefile2
-rw-r--r--www/mod_webapp/Makefile8
-rw-r--r--www/privoxy+ipv6/Makefile2
7 files changed, 12 insertions, 11 deletions
diff --git a/www/cherokee-devel/Makefile b/www/cherokee-devel/Makefile
index 7809599..ff2d7b0 100644
--- a/www/cherokee-devel/Makefile
+++ b/www/cherokee-devel/Makefile
@@ -13,8 +13,8 @@ MASTER_SITES= ftp://www.alobbs.com/cherokee/
MAINTAINER= oksala@videotron.ca
COMMENT= Cherokee is an extremely fast and tiny web server
-#USE_AUTOCONF= yes
-#USE_AUTOMAKE= yes
+#USE_AUTOCONF_VER=213
+#USE_AUTOMAKE_VER=14
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
INSTALLS_SHLIB= yes
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile
index 7809599..ff2d7b0 100644
--- a/www/cherokee/Makefile
+++ b/www/cherokee/Makefile
@@ -13,8 +13,8 @@ MASTER_SITES= ftp://www.alobbs.com/cherokee/
MAINTAINER= oksala@videotron.ca
COMMENT= Cherokee is an extremely fast and tiny web server
-#USE_AUTOCONF= yes
-#USE_AUTOMAKE= yes
+#USE_AUTOCONF_VER=213
+#USE_AUTOMAKE_VER=14
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
INSTALLS_SHLIB= yes
diff --git a/www/comclear/Makefile b/www/comclear/Makefile
index 688491f..5c64a6b 100644
--- a/www/comclear/Makefile
+++ b/www/comclear/Makefile
@@ -18,6 +18,7 @@ USE_REINPLACE= yes
WANT_GNOME= yes
USE_GMAKE= yes
USE_AUTOMAKE_VER= 14
+USE_AUTOCONF_VER= 213
.include <bsd.port.pre.mk>
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile
index e58b3e3..5c50080 100644
--- a/www/lighttpd/Makefile
+++ b/www/lighttpd/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
USE_REINPLACE= yes
USE_RC_SUBR= yes
-USE_LIBTOOL= yes
+USE_LIBTOOL_VER=13
USE_GNOME= lthack
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS=-I${PREFIX}/include LIBS=-L${PREFIX}/lib
diff --git a/www/mod_clamav/Makefile b/www/mod_clamav/Makefile
index 7c9b005..bee4fe1 100644
--- a/www/mod_clamav/Makefile
+++ b/www/mod_clamav/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS+= clamav:${PORTSDIR}/${CLAMAV_PORT}
USE_APACHE= YES
WITH_APACHE2= YES
-USE_LIBTOOL= YES
+USE_LIBTOOL_VER=13
.if defined(WITH_CLAMAVDEVEL)
CLAMAV_PORT= security/clamav-devel
diff --git a/www/mod_webapp/Makefile b/www/mod_webapp/Makefile
index e892088..c25c6a2 100644
--- a/www/mod_webapp/Makefile
+++ b/www/mod_webapp/Makefile
@@ -17,12 +17,12 @@ DIST_SUBDIR= mod_webapp
MAINTAINER= asachs@uunet.co.za
COMMENT= Apache module mounts Tomcat web applications
-BUILD_DEPENDS= ${NONEXISTANT}:${PORTSDIR}/devel/apr:extract \
- ${AUTOCONF}:${PORTSDIR}/devel/autoconf
+BUILD_DEPENDS= ${NONEXISTANT}:${PORTSDIR}/devel/apr:extract
USE_APACHE= yes
-USE_LIBTOOL_VER=13
-LIBTOOLFILES= # none
+WANT_AUTOCONF_VER=253
+WANT_LIBTOOL_VER=13
+GNU_CONFIGURE= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
diff --git a/www/privoxy+ipv6/Makefile b/www/privoxy+ipv6/Makefile
index 66f103c..defa951 100644
--- a/www/privoxy+ipv6/Makefile
+++ b/www/privoxy+ipv6/Makefile
@@ -24,7 +24,7 @@ DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:S/+ipv6//}
USE_BZIP2= yes
USE_GMAKE= yes
-USE_AUTOHEADER= yes
+USE_AUTOHEADER_VER=213
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} \
--with-user=${USER} --with-group=${GROUP} \
OpenPOWER on IntegriCloud