aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2012-01-01 16:47:41 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2012-01-01 16:47:41 +0000
commit19fe40753d31ba0d91325ae15897602b2531875a (patch)
tree756dc92902e540775c00a7af9b20473c9ab8e7a9 /mail
parentc2f2d9bfd586d4beba0a893372843bf1de3a93ea (diff)
downloadports-19fe40753d31ba0d91325ae15897602b2531875a.tar.gz
ports-19fe40753d31ba0d91325ae15897602b2531875a.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/dspam-devel/Makefile2
-rw-r--r--mail/dspam/Makefile2
-rw-r--r--mail/sympa/Makefile2
-rw-r--r--mail/sympa5/Makefile2
-rw-r--r--mail/vqregister/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/mail/dspam-devel/Makefile b/mail/dspam-devel/Makefile
index 65b28b995959..657b27ba500b 100644
--- a/mail/dspam-devel/Makefile
+++ b/mail/dspam-devel/Makefile
@@ -414,7 +414,7 @@ CONFIGURE_ARGS+= --with-dspam-mode=${DSPAM_MODE}
. if defined(WITH_LIGHTTPD)
RUN_DEPENDS+= ${LOCALBASE}/sbin/lighttpd:${PORTSDIR}/www/lighttpd
. else
-USE_APACHE= 13+
+USE_APACHE= 20+
. endif
LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd
RUN_DEPENDS+= ${SITE_PERL}/mach/GD.pm:${PORTSDIR}/graphics/p5-GD
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile
index 8b7d4abdb717..918ac362551d 100644
--- a/mail/dspam/Makefile
+++ b/mail/dspam/Makefile
@@ -398,7 +398,7 @@ CONFIGURE_ARGS+= --with-dspam-mode=${DSPAM_MODE}
. if defined(WITH_LIGHTTPD)
RUN_DEPENDS+= ${LOCALBASE}/sbin/lighttpd:${PORTSDIR}/www/lighttpd
. else
-USE_APACHE= 13+
+USE_APACHE= 20+
. endif
LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd
RUN_DEPENDS+= ${SITE_PERL}/mach/GD.pm:${PORTSDIR}/graphics/p5-GD
diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile
index c5072129cf07..b59dff03e73a 100644
--- a/mail/sympa/Makefile
+++ b/mail/sympa/Makefile
@@ -47,7 +47,7 @@ USERS= sympa
GROUPS= sympa
GNU_CONFIGURE= yes
USE_PERL5= yes
-USE_APACHE= 13+
+USE_APACHE= 20+
ICONSDIR?= www/icons
CONFIGURE_ARGS+=--bindir=${PREFIX}/libexec/${PORTNAME} \
--libexecdir=${PREFIX}/libexec/${PORTNAME} \
diff --git a/mail/sympa5/Makefile b/mail/sympa5/Makefile
index 34ad93cadee1..e41041ae66fe 100644
--- a/mail/sympa5/Makefile
+++ b/mail/sympa5/Makefile
@@ -31,7 +31,7 @@ BUILD_DEPENDS+= ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip
RUN_DEPENDS= ${BUILD_DEPENDS}
LATEST_LINK= sympa5
-USE_APACHE= 13+
+USE_APACHE= 20+
HAS_CONFIGURE= yes
USE_PERL5= 5.8.6+
USE_GMAKE= yes
diff --git a/mail/vqregister/Makefile b/mail/vqregister/Makefile
index 1f7fa61658e6..29e2069df759 100644
--- a/mail/vqregister/Makefile
+++ b/mail/vqregister/Makefile
@@ -17,7 +17,7 @@ COMMENT= An extremely admin-configurable email user signup CGI
BUILD_DEPENDS= ${VPOPMAIL_DIR}:${PORTSDIR}/mail/vpopmail
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USE_APACHE_RUN= 13+
+USE_APACHE_RUN= 20+
VPOPMAIL_DIR?= ${LOCALBASE}/vpopmail
USE_MYSQL= yes