View | Details | Raw Unified | Return to bug 88281
Collapse All | Expand All

(-)/usr/ports/www/mod_vhs/Makefile Mon Oct 31 12:28:55 2005 (-1 / +5 lines)
Lines 14-24 Link Here
14
MAINTAINER=    kiwi@oav.net
14
MAINTAINER=    kiwi@oav.net
15
COMMENT=       Allows mass virtual hosting using libhome system with Apache 2.0.x
15
COMMENT=       Allows mass virtual hosting using libhome system with Apache 2.0.x
16
16
17
LIB_DEPENDS+=  home:${PORTSDIR}/misc/libhome
17
LIB_DEPENDS+=  home:${PORTSDIR}/misc/libhome
18
18
19
WITH_APACHE2=  yes
19
CONFLICTS=     apache-1.3*
20
.if exists(${LOCALBASE}/include/apache/httpd.h)
21
IGNORE=                cannot be used with Apache 1.x
22
.endif
23
20
USE_PHP=       yes
24
USE_PHP=       yes
21
USE_PHP_BUILD= yes
25
USE_PHP_BUILD= yes
22
WANT_PHP_MOD=  yes
26
WANT_PHP_MOD=  yes
23
WANT_APACHE=   2
27
WANT_APACHE=   2
24
AP_FAST_BUILD= YES
28
AP_FAST_BUILD= YES

Return to bug 88281