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_fcgid/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/mod_fcgid') diff --git a/www/mod_fcgid/Makefile b/www/mod_fcgid/Makefile index 081fca9ad62a..33cc2635c751 100644 --- a/www/mod_fcgid/Makefile +++ b/www/mod_fcgid/Makefile @@ -7,6 +7,7 @@ PORTNAME= mod_fcgid PORTVERSION= 2.3.6 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +18,7 @@ COMMENT= An alternative FastCGI module for Apache2 MAKE_JOBS_SAFE= yes -USE_APACHE= 2.0+ +USE_APACHE= 20+ HAS_CONFIGURE= yes CONFIGURE_SCRIPT= configure.apxs -- cgit v1.2.3