aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache20/Makefile
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2004-10-31 03:44:41 +0800
committerclement <clement@FreeBSD.org>2004-10-31 03:44:41 +0800
commit13d57bdd123620897f69fe5f202066f5907bfdf4 (patch)
tree528c2d86bec882261a8178247b86aa7e122db128 /www/apache20/Makefile
parentf5d155d1b93db4504e5f31f28fcf9f90bd4c288d (diff)
downloadfreebsd-ports-graphics-13d57bdd123620897f69fe5f202066f5907bfdf4.tar.gz
freebsd-ports-graphics-13d57bdd123620897f69fe5f202066f5907bfdf4.tar.zst
freebsd-ports-graphics-13d57bdd123620897f69fe5f202066f5907bfdf4.zip
- Fix apache2 build, I hope...
Noticed by: many Committed from: EuroBSDcon Hotel's bar. Pointy hat to: me Under supervision from: mat, thierry, erwin (former mentor)
Diffstat (limited to 'www/apache20/Makefile')
-rw-r--r--www/apache20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache20/Makefile b/www/apache20/Makefile
index 63695e3a274..88e67e75220 100644
--- a/www/apache20/Makefile
+++ b/www/apache20/Makefile
@@ -45,8 +45,8 @@ SCRIPTS_ENV+= LIBTOOL=${LIBTOOL} LIBTOOLIZE=${LIBTOOLIZE} \
LIBTOOL_M4=${LOCALBASE}/share/aclocal/libtool${LIBTOOL_VERSION}.m4 \
AUTOHEADER=${AUTOHEADER}
USE_ICONV= yes
-USE_AUTOCONF_VER= 259
-USE_LIBTOOL_VER= 15
+#USE_AUTOCONF_VER= 259
+#USE_LIBTOOL_VER= 15
USE_PERL5= yes
USE_RC_SUBR= yes
USE_REINPLACE= yes