Index: head/textproc/libstaroffice/Makefile =================================================================== --- head/textproc/libstaroffice/Makefile (revision 472160) +++ head/textproc/libstaroffice/Makefile (revision 472161) @@ -1,28 +1,26 @@ # $FreeBSD$ PORTNAME= libstaroffice PORTVERSION= 0.0.6 CATEGORIES= textproc MASTER_SITES= LODEV MASTER_SITE_SUBDIR= # MAINTAINER= office@FreeBSD.org COMMENT= Library to build a filter for old StarOffice's documents LICENSE= LGPL21+ MPL20 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 .include