summaryrefslogtreecommitdiff
path: root/www/mod_cplusplus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_cplusplus/Makefile')
-rw-r--r--www/mod_cplusplus/Makefile3
1 files changed, 2 insertions, 1 deletions
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