diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-06-10 03:56:50 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-06-10 03:56:50 +0800 |
commit | 479189bd067142f95f99b124a57c68d857b7b2e2 (patch) | |
tree | fd3e5ad0df3dc96eef67f1f6cd3bbbd2a6b788b1 /www/mod_vhs | |
parent | ccaf675f71a454cc84b00b23ea931777734c82a6 (diff) | |
download | freebsd-ports-gnome-479189bd067142f95f99b124a57c68d857b7b2e2.tar.gz freebsd-ports-gnome-479189bd067142f95f99b124a57c68d857b7b2e2.tar.zst freebsd-ports-gnome-479189bd067142f95f99b124a57c68d857b7b2e2.zip |
- Mark manual package building
With Hat: apache@
Diffstat (limited to 'www/mod_vhs')
-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 |