svn commit: r480644 - head/textproc/libmwaw03

Mark Linimon linimon at FreeBSD.org
Tue Sep 25 07:48:17 UTC 2018


Author: linimon
Date: Tue Sep 25 07:48:16 2018
New Revision: 480644
URL: https://svnweb.freebsd.org/changeset/ports/480644

Log:
  This port now builds on powerpc64.
  
  PR:		231589
  Submitted by:	Piotr Kubaj
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/textproc/libmwaw03/Makefile

Modified: head/textproc/libmwaw03/Makefile
==============================================================================
--- head/textproc/libmwaw03/Makefile	Tue Sep 25 07:43:29 2018	(r480643)
+++ head/textproc/libmwaw03/Makefile	Tue Sep 25 07:48:16 2018	(r480644)
@@ -13,8 +13,6 @@ COMMENT=	Import library for some old mac text document
 LICENSE=	LGPL21+ MPL20
 LICENSE_COMB=	dual
 
-BROKEN_powerpc64=	fails to compile: MWAWCell.cxx:644: \#pragma GCC diagnostic not allowed inside functions
-
 LIB_DEPENDS=	librevenge-0.0.so:textproc/librevenge
 
 CONFIGURE_ARGS=	--disable-werror --without-docs


More information about the svn-ports-head mailing list