svn commit: r487703 - head/devel/sope3

Mark Linimon linimon at FreeBSD.org
Mon Dec 17 18:50:34 UTC 2018


Author: linimon
Date: Mon Dec 17 18:50:33 2018
New Revision: 487703
URL: https://svnweb.freebsd.org/changeset/ports/487703

Log:
  Now reported to build on powerpc64.
  
  Reported by:	Piotr Kubaj
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/devel/sope3/Makefile

Modified: head/devel/sope3/Makefile
==============================================================================
--- head/devel/sope3/Makefile	Mon Dec 17 18:44:31 2018	(r487702)
+++ head/devel/sope3/Makefile	Mon Dec 17 18:50:33 2018	(r487703)
@@ -13,8 +13,6 @@ COMMENT=		Extensive set of GNUstep web application fra
 
 LICENSE=		LGPL20
 
-BROKEN_powerpc64=	fails to build: bundle.make:301: STXSaxDriver.sax/Resources/Info-gnustep.plist] Illegal instruction (core dumped)
-
 LIB_DEPENDS=		libxml2.so:textproc/libxml2 \
 			libmemcached.so:databases/libmemcached
 


More information about the svn-ports-all mailing list