Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Oct 2016 20:07:20 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r424285 - head/mail/rmilter
Message-ID:  <201610192007.u9JK7Kej019647@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Oct 19 20:07:19 2016
New Revision: 424285
URL: https://svnweb.freebsd.org/changeset/ports/424285

Log:
  - Mark BROKEN on 9.x: error: Unsupported word size
  
  Approved by:	portmgr blanket

Modified:
  head/mail/rmilter/Makefile

Modified: head/mail/rmilter/Makefile
==============================================================================
--- head/mail/rmilter/Makefile	Wed Oct 19 19:26:11 2016	(r424284)
+++ head/mail/rmilter/Makefile	Wed Oct 19 20:07:19 2016	(r424285)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610192007.u9JK7Kej019647>