From 7a0bd317631d50743f0a374e87553b67823ce01b Mon Sep 17 00:00:00 2001 From: Olli Hauer Date: Sat, 20 Aug 2011 17:27:52 +0000 Subject: - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined --- www/mod_cplusplus/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/mod_cplusplus') diff --git a/www/mod_cplusplus/Makefile b/www/mod_cplusplus/Makefile index 5338a4d03052..40cdeab2cec6 100644 --- a/www/mod_cplusplus/Makefile +++ b/www/mod_cplusplus/Makefile @@ -7,7 +7,7 @@ PORTNAME= mod_cplusplus PORTVERSION= 1.5.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= SF/modcplusplus/modcplusplus/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ COMMENT= Apache module for loading C++ objects as handlers MAKE_JOBS_SAFE= yes -USE_APACHE= 2.0+ +USE_APACHE= 20+ USE_AUTOTOOLS= autoconf autoheader libtool automake aclocal CFLAGS+= -I${LOCALBASE}/include -- cgit v1.2.3