aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-01-01 11:45:12 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-01-01 11:45:12 +0800
commit186438d146a394b729a7b139b9ec68187245cbf3 (patch)
tree47a0ecc20682a7a4895cc432843a845b1c7f6905 /mail
parent3893119e13cf8350d8a3616ebffc77669eba37fe (diff)
downloadfreebsd-ports-gnome-186438d146a394b729a7b139b9ec68187245cbf3.tar.gz
freebsd-ports-gnome-186438d146a394b729a7b139b9ec68187245cbf3.tar.zst
freebsd-ports-gnome-186438d146a394b729a7b139b9ec68187245cbf3.zip
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
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