From 48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 30 Sep 2007 04:47:36 +0000 Subject: Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe --- www/mod_cplusplus/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/mod_cplusplus') diff --git a/www/mod_cplusplus/Makefile b/www/mod_cplusplus/Makefile index 7be828dcee2b..6125d9de4416 100644 --- a/www/mod_cplusplus/Makefile +++ b/www/mod_cplusplus/Makefile @@ -7,6 +7,7 @@ PORTNAME= mod_cplusplus PORTVERSION= 1.5.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= modcplusplus @@ -15,7 +16,7 @@ MAINTAINER= durian@shadetreesoftware.com 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 +USE_AUTOTOOLS= autoconf:261 autoheader:261 libtool:15 automake:19 aclocal:19 ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS+= -a GNU_CONFIGURE= yes -- cgit v1.2.3