diff options
Diffstat (limited to 'www/mod_vhs/Makefile')
-rw-r--r-- | www/mod_vhs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_vhs/Makefile b/www/mod_vhs/Makefile index c5843e10867d..01661fa6a803 100644 --- a/www/mod_vhs/Makefile +++ b/www/mod_vhs/Makefile @@ -16,7 +16,7 @@ COMMENT= Mass virtual hosting using mod_ldap or mod_dbd with Apache 2.2.x MANUAL_PACKAGE_BUILD= needs apr with LDAP and DBD options enabled -USE_APACHE= 2.2+ +USE_APACHE= 22+ USE_PHP= yes USE_PHP_BUILD= yes WANT_PHP_MOD= yes |