diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_vhs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_vhs/Makefile b/www/mod_vhs/Makefile index 18908b7ea4be..bca3e33fa068 100644 --- a/www/mod_vhs/Makefile +++ b/www/mod_vhs/Makefile @@ -17,6 +17,8 @@ COMMENT= Allows mass virtual hosting using libhome system with Apache 2.0.x LIB_DEPENDS+= home:${PORTSDIR}/misc/libhome +MANUAL_PACKAGE_BUILD= lang/php5 is built with www/apache13 by default which conflicts + USE_APACHE= 2.0+ USE_PHP= yes USE_PHP_BUILD= yes |