summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-01 03:45:12 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-01 03:45:12 +0000
commite0b379fa6f3d155233755f07a2c1262bcdb4faa8 (patch)
tree47a0ecc20682a7a4895cc432843a845b1c7f6905 /mail
parent- Add LICENSE. (diff)
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=430235
Diffstat (limited to 'mail')
-rw-r--r--mail/mixmaster/Makefile1
-rw-r--r--mail/prayer/Makefile2
-rw-r--r--mail/rmilter/Makefile1
3 files changed, 0 insertions, 4 deletions
diff --git a/mail/mixmaster/Makefile b/mail/mixmaster/Makefile
index b4f99a6c8348..07c04cfc0866 100644
--- a/mail/mixmaster/Makefile
+++ b/mail/mixmaster/Makefile
@@ -29,7 +29,6 @@ CONFIG_FILES= abuse.txt.in dest.blk mix.cfg news.hlp pubring.mix type1.hlp \
OPTIONS_DEFINE= DOCS
-BROKEN_FreeBSD_9= does not compile
BROKEN= upstream disappeared (unfetchable)
post-patch:
diff --git a/mail/prayer/Makefile b/mail/prayer/Makefile
index 5f4e7e265ee2..97dffa4774be 100644
--- a/mail/prayer/Makefile
+++ b/mail/prayer/Makefile
@@ -13,8 +13,6 @@ LICENSE= GPLv2
LIB_DEPENDS= libc-client4.so:mail/cclient
-BROKEN_FreeBSD_9= does not build
-
USES= iconv shebangfix gmake perl5 uidfix
USE_PERL5= build
diff --git a/mail/rmilter/Makefile b/mail/rmilter/Makefile
index f428243312cc..6cc5b24d3181 100644
--- a/mail/rmilter/Makefile
+++ b/mail/rmilter/Makefile
@@ -14,7 +14,6 @@ LIB_DEPENDS= libpcre.so:devel/pcre
BROKEN_armv6= Fails to configure in cmake
BROKEN_mips= Fails to compile: error: Unsupported word size
BROKEN_sparc64= Fails to compile: error: Unsupported word size
-BROKEN_FreeBSD_9= Fails to compile: error: Unsupported word size
USE_GITHUB= yes
GH_ACCOUNT= vstakhov