aboutsummaryrefslogtreecommitdiff
path: root/mail/rmilter
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-10-19 20:07:19 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-10-19 20:07:19 +0000
commit49e9732030a8a092782d18748aa8981ae94191ef (patch)
tree1c6a9b3209498f4315dcecdea49b6c99a8e50204 /mail/rmilter
parentbd74defeb55b96ac88fe05a51296238218f144ca (diff)
downloadports-49e9732030a8a092782d18748aa8981ae94191ef.tar.gz
ports-49e9732030a8a092782d18748aa8981ae94191ef.zip
- Mark BROKEN on 9.x: error: Unsupported word size
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=424285
Diffstat (limited to 'mail/rmilter')
-rw-r--r--mail/rmilter/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/rmilter/Makefile b/mail/rmilter/Makefile
index 970dcdecef3d..6b5f15eece2c 100644
--- a/mail/rmilter/Makefile
+++ b/mail/rmilter/Makefile
@@ -16,6 +16,7 @@ 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