diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-09 19:56:50 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-09 19:56:50 +0000 |
commit | 9b0a3374d129bc88d3ea0539cc5e239af48ad941 (patch) | |
tree | b8eab2ec9851be47c370fd036d682297a3e6cd49 /www/mod_vhs | |
parent | Update to 0.1004. Assign maintainer to perl@. (diff) |
- Mark manual package building
With Hat: apache@
Notes
Notes:
svn path=/head/; revision=256225
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 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 |