Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2018 02:05:06 +0000
From:      Mark Linimon <linimon@lonesome.com>
To:        office@FreeBSD.org
Cc:        linimon@FreeBSD.org
Subject:   [linimon@FreeBSD.org: svn commit: r472161 - head/textproc/libstaroffice]
Message-ID:  <20180611020505.GC19847@lonesome.com>

next in thread | raw e-mail | index | archive | help
FYI.  You do not need to take any action.

mcl

----- Forwarded message from Mark Linimon <linimon@FreeBSD.org> -----

Date: Mon, 11 Jun 2018 02:04:00 +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: r472161 - head/textproc/libstaroffice

Author: linimon
Date: Mon Jun 11 02:04:00 2018
New Revision: 472161
URL: https://svnweb.freebsd.org/changeset/ports/472161

Log:
  Mark unbroken on powerpc64.  While here, pet portlint.
  
  Tested for no harm on: amd64.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/textproc/libstaroffice/Makefile

Modified: head/textproc/libstaroffice/Makefile
==============================================================================
--- head/textproc/libstaroffice/Makefile	Mon Jun 11 01:44:15 2018	(r472160)
+++ head/textproc/libstaroffice/Makefile	Mon Jun 11 02:04:00 2018	(r472161)
@@ -15,12 +15,10 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
 LIB_DEPENDS=	librevenge-0.0.so:textproc/librevenge
 
-BROKEN_powerpc64=	fails to configure: Could not find Boost implementation of shared_ptr
-
+USES=		compiler:c++11-lib libtool pathfix pkgconfig tar:xz
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
-USES=		compiler:c++11-lib libtool pathfix pkgconfig tar:xz
 
 CONFIGURE_ARGS=	--without-docs
 CPPFLAGS+=	-I${LOCALBASE}/include


----- End forwarded message -----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180611020505.GC19847>