diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-10-20 04:07:19 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-10-20 04:07:19 +0800 |
commit | 841ec830bfae5b3efef5d7ba400f359d9ec9b249 (patch) | |
tree | 1c6a9b3209498f4315dcecdea49b6c99a8e50204 /mail | |
parent | a0fadaf0dbfffe9a0132adf1d87dab49058bd512 (diff) | |
download | freebsd-ports-gnome-841ec830bfae5b3efef5d7ba400f359d9ec9b249.tar.gz freebsd-ports-gnome-841ec830bfae5b3efef5d7ba400f359d9ec9b249.tar.zst freebsd-ports-gnome-841ec830bfae5b3efef5d7ba400f359d9ec9b249.zip |
- Mark BROKEN on 9.x: error: Unsupported word size
Approved by: portmgr blanket
Diffstat (limited to 'mail')
-rw-r--r-- | mail/rmilter/Makefile | 1 |
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 |