aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2007-07-28 14:33:59 +0800
committerade <ade@FreeBSD.org>2007-07-28 14:33:59 +0800
commit2460005d44e9b9714a74e23ffbb35d212d1cf952 (patch)
treef5bb895834328feabce550d44e1e6adfb6bc5835 /www
parent6f38d3ae3c1702ce29321d6c507159d1cb511346 (diff)
downloadfreebsd-ports-gnome-2460005d44e9b9714a74e23ffbb35d212d1cf952.tar.gz
freebsd-ports-gnome-2460005d44e9b9714a74e23ffbb35d212d1cf952.tar.zst
freebsd-ports-gnome-2460005d44e9b9714a74e23ffbb35d212d1cf952.zip
Update to the autotools new world order.
Tested by: numerous package build runs Approved by: portmgr Thanks to: des, kris, linimon, pav
Diffstat (limited to 'www')
-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
886f48c0ac8fd253e5601d04ea853215'>Conversion to a single libtool environment.ade2006-02-231-1/+1 * SHA256ifyedwin2006-01-221-0/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Unbreak: define NO_MTREEhq2005-04-251-2/+1 * Backout last commit: there is indeed something wrong with this porthq2005-04-221-0/+2 * Unbreak: the plist error was due to java/jdk14, not comms/rxtxhq2005-04-211-2/+0 * BROKEN: Incomplete pkg-plistkris2005-04-111-0/+2 * Fix missing JAVA_HOME at configurehq2004-10-251-1/+1