aboutsummaryrefslogtreecommitdiff
path: root/mail/exim/Makefile
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2015-01-16 14:19:32 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2015-01-16 14:19:32 +0000
commite744eb6c59c3011b9005d83ee1a91314439c205d (patch)
tree3d44ce295120a23bc5cb446d7b82732318a8329c /mail/exim/Makefile
parentb2269884f0d6f5a6e73486ff8bdc1db79691e15f (diff)
downloadports-e744eb6c59c3011b9005d83ee1a91314439c205d.tar.gz
ports-e744eb6c59c3011b9005d83ee1a91314439c205d.zip
Notes
Diffstat (limited to 'mail/exim/Makefile')
-rw-r--r--mail/exim/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index d501a22d97fe..fce6a7aca7db 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -3,7 +3,7 @@
PORTNAME= exim
PORTVERSION?= ${EXIM_VERSION}
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_EXIM:S/$/:exim/}
MASTER_SITE_SUBDIR= exim4/:exim
@@ -59,6 +59,7 @@ SPF_LIB_DEPENDS= libspf2.so:${PORTSDIR}/mail/libspf2
SQLITE_USE= sqlite=yes
SQLITE_USES= pkgconfig
XCLIENT_EXTRA_PATCHES= ${FILESDIR}/extra-patch-xclient
+RSPAMD_EXTRA_PATCHES= ${FILESDIR}/extra-patch-rspamd
.include <bsd.port.options.mk>