diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-01-01 11:45:12 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-01-01 11:45:12 +0800 |
commit | 186438d146a394b729a7b139b9ec68187245cbf3 (patch) | |
tree | 47a0ecc20682a7a4895cc432843a845b1c7f6905 /mail | |
parent | 3893119e13cf8350d8a3616ebffc77669eba37fe (diff) | |
download | freebsd-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/Makefile | 1 | ||||
-rw-r--r-- | mail/prayer/Makefile | 2 | ||||
-rw-r--r-- | mail/rmilter/Makefile | 1 |
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 |