svn commit: r471727 - head/chinese/gcin

Mark Linimon linimon at FreeBSD.org
Mon Jun 4 22:58:17 UTC 2018


Author: linimon
Date: Mon Jun  4 22:58:16 2018
New Revision: 471727
URL: https://svnweb.freebsd.org/changeset/ports/471727

Log:
  Mark broken on powerpc64.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/chinese/gcin/Makefile

Modified: head/chinese/gcin/Makefile
==============================================================================
--- head/chinese/gcin/Makefile	Mon Jun  4 22:51:18 2018	(r471726)
+++ head/chinese/gcin/Makefile	Mon Jun  4 22:58:16 2018	(r471727)
@@ -12,6 +12,8 @@ COMMENT=	Traditional Chinese input utility in X
 
 LICENSE=	LGPL21
 
+BROKEN_powerpc64=	fails to build: gmake[3]: *** [Makefile:30: en-american] Error 255
+
 LIB_DEPENDS=	libcurl.so:ftp/curl
 
 USES=		gmake pkgconfig tar:xz


More information about the svn-ports-all mailing list