svn commit: r488069 - head/x11-toolkits/gnustep-gui

Mark Linimon linimon at FreeBSD.org
Sat Dec 22 05:46:50 UTC 2018


Author: linimon
Date: Sat Dec 22 05:46:49 2018
New Revision: 488069
URL: https://svnweb.freebsd.org/changeset/ports/488069

Log:
  Now appears to build on powerpc64.
  
  Reported by:	jhibbits
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/x11-toolkits/gnustep-gui/Makefile

Modified: head/x11-toolkits/gnustep-gui/Makefile
==============================================================================
--- head/x11-toolkits/gnustep-gui/Makefile	Sat Dec 22 05:43:32 2018	(r488068)
+++ head/x11-toolkits/gnustep-gui/Makefile	Sat Dec 22 05:46:49 2018	(r488069)
@@ -13,8 +13,6 @@ COMMENT=	GNUstep GUI library
 LICENSE=	GPLv3 LGPL3
 LICENSE_COMB=	multi
 
-BROKEN_powerpc64=	fails to build: Illegal instruction (core dumped)
-
 LIB_DEPENDS+=	libtiff.so:graphics/tiff
 LIB_DEPENDS+=	libpng.so:graphics/png
 LIB_DEPENDS+=	libgif.so:graphics/giflib


More information about the svn-ports-all mailing list