aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-10-28 23:21:45 +0000
committerPatrick Li <pat@FreeBSD.org>2002-10-28 23:21:45 +0000
commitc5293932b7d036ce4921480512d0e50868b201ae (patch)
tree4dd86a7af32e6c00e863755ea47f4b85c09359bc /mail/squirrelmail
parente9970c7136a4a24714fa325ef82f7d99aed55f42 (diff)
downloadports-c5293932b7d036ce4921480512d0e50868b201ae.tar.gz
ports-c5293932b7d036ce4921480512d0e50868b201ae.zip
Notes
Diffstat (limited to 'mail/squirrelmail')
-rw-r--r--mail/squirrelmail/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile
index 33dff96af7b0..751d91d025af 100644
--- a/mail/squirrelmail/Makefile
+++ b/mail/squirrelmail/Makefile
@@ -13,7 +13,11 @@ MASTER_SITE_SUBDIR= squirrelmail
MAINTAINER= simond@irrelevant.org
+.if defined(WITH_APACHE2)
+RUN_DEPENDS+= ${LOCALBASE}/libexec/apache2/libphp4.so:${PORTSDIR}/www/mod_php4
+.else
RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
+.endif
USE_BZIP2= yes
NO_BUILD= yes