Date: Mon, 17 Dec 2018 18:50:34 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487703 - head/devel/sope3 Message-ID: <201812171850.wBHIoY4I033518@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812171850.wBHIoY4I033518>