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 Message-ID: <201806110204.w5B240IB010135@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806110204.w5B240IB010135>