aboutsummaryrefslogtreecommitdiff
path: root/mail/sympa5
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2011-08-23 12:18:06 +0000
committerAndrej Zverev <az@FreeBSD.org>2011-08-23 12:18:06 +0000
commitec4d2e2c6db234b65b748216463789fe44f38b98 (patch)
tree1357e6bdf0293c0dd3cc6168b093d59095e17c9a /mail/sympa5
parentb556daeb839d8cdd98d8386222d5f339d074a383 (diff)
downloadports-ec4d2e2c6db234b65b748216463789fe44f38b98.tar.gz
ports-ec4d2e2c6db234b65b748216463789fe44f38b98.zip
Notes
Diffstat (limited to 'mail/sympa5')
-rw-r--r--mail/sympa5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sympa5/Makefile b/mail/sympa5/Makefile
index b73491adcd7c..34ad93cadee1 100644
--- a/mail/sympa5/Makefile
+++ b/mail/sympa5/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sympa
PORTVERSION= 5.4.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail
MASTER_SITES?= http://www.sympa.org/distribution/
@@ -75,7 +75,7 @@ PLIST_SUB+= NLS=""
.if !defined(WITHOUT_FASTCGI)
BUILD_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_fastcgi.so:${PORTSDIR}/www/mod_fastcgi
-BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/FCGI.pm:${PORTSDIR}/www/p5-FastCGI
+BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/FCGI.pm:${PORTSDIR}/www/p5-FCGI
.endif
.if ${DB_TYPE} == "Oracle"