Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Oct 2016 08:34:17 +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: r424388 - head/japanese/scim-uim
Message-ID:  <201610210834.u9L8YHgm060434@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Oct 21 08:34:17 2016
New Revision: 424388
URL: https://svnweb.freebsd.org/changeset/ports/424388

Log:
  - Mark broken on FreeBSD 9.x:
  
  /usr/local/lib: file not recognized: File format not recognized
  
  Approved by:	portmgr blanket

Modified:
  head/japanese/scim-uim/Makefile

Modified: head/japanese/scim-uim/Makefile
==============================================================================
--- head/japanese/scim-uim/Makefile	Fri Oct 21 08:33:15 2016	(r424387)
+++ head/japanese/scim-uim/Makefile	Fri Oct 21 08:34:17 2016	(r424388)
@@ -15,6 +15,8 @@ BUILD_DEPENDS=	scim:textproc/scim
 LIB_DEPENDS=	libuim.so:textproc/uim
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+BROKEN_FreeBSD_9=	does not build
+
 USES=		gmake iconv libtool:keepla pkgconfig
 GNU_CONFIGURE=	yes
 



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