aboutsummaryrefslogtreecommitdiffstats
path: root/www/codeigniter17
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2011-08-21 01:27:52 +0800
committerohauer <ohauer@FreeBSD.org>2011-08-21 01:27:52 +0800
commitbb1dbd525b77581fe2c3f1a8a08bcd09858c4e66 (patch)
tree0568d65daffcf341d48d7a3227af1e668328225a /www/codeigniter17
parentd556b7fc223f0d881ea168a584545ca3278e9756 (diff)
downloadfreebsd-ports-gnome-bb1dbd525b77581fe2c3f1a8a08bcd09858c4e66.tar.gz
freebsd-ports-gnome-bb1dbd525b77581fe2c3f1a8a08bcd09858c4e66.tar.zst
freebsd-ports-gnome-bb1dbd525b77581fe2c3f1a8a08bcd09858c4e66.zip
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
Diffstat (limited to 'www/codeigniter17')
-rw-r--r--www/codeigniter17/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/codeigniter17/Makefile b/www/codeigniter17/Makefile
index 060026fc8e28..99cdc7d95b6b 100644
--- a/www/codeigniter17/Makefile
+++ b/www/codeigniter17/Makefile
@@ -70,7 +70,7 @@ OPTIONS= APACHE "Configure for Apache-2.x" off \
.include <bsd.port.pre.mk>
.if defined(WITH_APACHE)
-USE_APACHE= 2.0+
+USE_APACHE= 20+
PLIST_SUB+= NOAPACHE="" CONFDIR=${CONFDIR_REL}
CONFDIR= ${PREFIX}/${CONFDIR_REL}