diff options
Diffstat (limited to '')
-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 dc7cf1347270..857d4bde2963 100644 --- a/www/mod_vhs/Makefile +++ b/www/mod_vhs/Makefile @@ -16,6 +16,8 @@ COMMENT= Allows mass virtual hosting using libhome system with Apache 2.0.x LIB_DEPENDS+= home:${PORTSDIR}/misc/libhome +BROKEN= Conflicting dependencies (apache 1.x vs apache 2.x) + USE_PHP= yes USE_PHP_BUILD= yes WANT_PHP_MOD= yes |