aboutsummaryrefslogtreecommitdiff
path: root/mail/imapfilter/Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2019-09-17 19:03:46 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2019-09-17 19:03:46 +0000
commit95dc7c087f1bc310a85a14264d2523bf559ad5bb (patch)
tree6b00a1b795b79ad005e1f596c4ef28c0fee020bc /mail/imapfilter/Makefile
parent529aa0eca67dec4be18be12da85cc0931f8839ab (diff)
downloadports-95dc7c087f1bc310a85a14264d2523bf559ad5bb.tar.gz
ports-95dc7c087f1bc310a85a14264d2523bf559ad5bb.zip
mail/imapfilter: Update version 2.6.12=>2.6.13
- Mark BROKEN for FreeBSD 11.X as it requires openssl111
Notes
Notes: svn path=/head/; revision=512230
Diffstat (limited to 'mail/imapfilter/Makefile')
-rw-r--r--mail/imapfilter/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/imapfilter/Makefile b/mail/imapfilter/Makefile
index 293ad973112b..a2ad755f5952 100644
--- a/mail/imapfilter/Makefile
+++ b/mail/imapfilter/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= imapfilter
-PORTVERSION= 2.6.12
+PORTVERSION= 2.6.13
DISTVERSIONPREFIX= v
CATEGORIES= mail
@@ -11,6 +11,8 @@ COMMENT= IMAP mail filtering utility
LICENSE= MIT
+BROKEN_FreeBSD_11=Requires openssl111 to build
+
LIB_DEPENDS= libpcre.so:devel/pcre
USES= lua ssl