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

(-)mail/squirrelmail/Makefile (-5 / +3 lines)
Lines 17-27 Link Here
17
17
18
CONFLICTS?=	ja-squirrelmail-1.*
18
CONFLICTS?=	ja-squirrelmail-1.*
19
19
20
.if defined(WITH_APACHE2)
20
WANT_PHP_MOD=	yes
21
RUN_DEPENDS+=	${LOCALBASE}/libexec/apache2/libphp4.so:${PORTSDIR}/www/mod_php4
21
PHP_VER=	4
22
.else
22
.include <../../lang/php4/bsd.php.mk>
23
RUN_DEPENDS+=	${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
24
.endif
25
23
26
USE_BZIP2=	yes
24
USE_BZIP2=	yes

Return to bug 61359