summaryrefslogtreecommitdiff
path: root/www/apache20
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-07-01 18:06:35 +0000
committerClement Laforet <clement@FreeBSD.org>2004-07-01 18:06:35 +0000
commit1356695910ac95ef4c4832f2910baf0147e352a7 (patch)
tree56029a22041cd5a9c5db0f5949ef95ec7bdf7be3 /www/apache20
parent- Update to 10079 (diff)
- revert ade's commit, since it breaks the ports due to something
looking like a reverse patching.
Notes
Notes: svn path=/head/; revision=112683
Diffstat (limited to 'www/apache20')
-rw-r--r--www/apache20/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/www/apache20/Makefile b/www/apache20/Makefile
index 4c7b58b4a71e..d74fdf707aad 100644
--- a/www/apache20/Makefile
+++ b/www/apache20/Makefile
@@ -44,14 +44,8 @@ SCRIPTS_ENV+= LIBTOOL=${LIBTOOL} LIBTOOLIZE=${LIBTOOLIZE} \
LIBTOOL_VERSION=${LIBTOOL_VERSION} AUTOCONF=${AUTOCONF} \
LIBTOOL_M4=${LOCALBASE}/share/aclocal/libtool${LIBTOOL_VERSION}.m4 \
AUTOHEADER=${AUTOHEADER}
-
USE_ICONV= yes
-SCRIPTS_ENV+= LIBTOOL=${LIBTOOL} LIBTOOLIZE=${LIBTOOLIZE} \
- LIBTOOL_VERSION=${LIBTOOL_VERSION} AUTOCONF=${AUTOCONF} \
- LIBTOOL_M4=${LOCALBASE}/share/aclocal/libtool${LIBTOOL_VERSION}.m4 \
- AUTOHEADER=${AUTOHEADER}
-
-USE_AUTOCONF_VER= 257
+USE_AUTOCONF_VER= 259
USE_LIBTOOL_VER= 15
USE_PERL5= yes
USE_RC_SUBR= yes