aboutsummaryrefslogtreecommitdiff
path: root/mail/sympa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sympa/Makefile')
-rw-r--r--mail/sympa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile
index 5e174be28a90..71bae626ff44 100644
--- a/mail/sympa/Makefile
+++ b/mail/sympa/Makefile
@@ -91,7 +91,7 @@ USE_MYSQL= yes
.if defined(WITH_FASTCGI)
RUN_DEPENDS+= p5-FCGI>=0:${PORTSDIR}/www/p5-FCGI
. if !defined(WITHOUT_APACHE)
-USE_APACHE= 20+
+USE_APACHE_RUN= 22+
RUN_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_fastcgi.so:${PORTSDIR}/www/mod_fastcgi
. endif
.endif