aboutsummaryrefslogtreecommitdiff
path: root/www/mod_cplusplus
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2007-07-28 06:33:59 +0000
committerAde Lovett <ade@FreeBSD.org>2007-07-28 06:33:59 +0000
commit3b3128196e8706c3616c88df7206b4a27f7b8959 (patch)
tree31433c1d06ed5be6756933b97f6d80a77f17b710 /www/mod_cplusplus
parent8cc5d5476277491942e4695f3ffd43176f7badc6 (diff)
downloadports-3b3128196e8706c3616c88df7206b4a27f7b8959.tar.gz
ports-3b3128196e8706c3616c88df7206b4a27f7b8959.zip
Notes
Diffstat (limited to 'www/mod_cplusplus')
-rw-r--r--www/mod_cplusplus/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/www/mod_cplusplus/Makefile b/www/mod_cplusplus/Makefile
index 1429df8a3213..7be828dcee2b 100644
--- a/www/mod_cplusplus/Makefile
+++ b/www/mod_cplusplus/Makefile
@@ -16,9 +16,6 @@ COMMENT= Apache module for loading C++ objects as handlers
USE_APACHE= 2.0+
USE_AUTOTOOLS= autoconf:259 autoheader:259 libtool:15 automake:19 aclocal:19
-# ${LOCALBASE}/share/aclocal19 does not contain libtool.m4 and that causes
-# problems. Explicitly include ${LOCALBASE}/share/aclocal in the search
-# patch since that directory does contain libtool.m4
ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal
AUTOMAKE_ARGS+= -a
GNU_CONFIGURE= yes