diff options
Diffstat (limited to 'www/codeigniter/Makefile')
-rw-r--r-- | www/codeigniter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/codeigniter/Makefile b/www/codeigniter/Makefile index 813f0302ce6c..764883d7bc04 100644 --- a/www/codeigniter/Makefile +++ b/www/codeigniter/Makefile @@ -80,7 +80,7 @@ SQLITE_DESC= Install SQLite support for PHP .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MAPACHE} -USE_APACHE= 20+ +USE_APACHE_RUN= 22+ PLIST_SUB+= NOAPACHE="" CONFDIR=${CONFDIR_REL} CONFDIR= ${PREFIX}/${CONFDIR_REL} |