aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/libstaroffice/Makefile
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-06-02 23:49:34 +0800
committerlinimon <linimon@FreeBSD.org>2017-06-02 23:49:34 +0800
commitb5533c5a254e738001680f6a07fdc1f076438cad (patch)
tree543af2b67a881ad3a20085f3672b1439334e6a56 /textproc/libstaroffice/Makefile
parent3531f60d47c8ff9ae0b847e4c084d7005f302b9c (diff)
downloadfreebsd-ports-gnome-b5533c5a254e738001680f6a07fdc1f076438cad.tar.gz
freebsd-ports-gnome-b5533c5a254e738001680f6a07fdc1f076438cad.tar.zst
freebsd-ports-gnome-b5533c5a254e738001680f6a07fdc1f076438cad.zip
Mark some ports failing on powerpc64. These ports are either new
ports, or had been recently unblocked. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'textproc/libstaroffice/Makefile')
-rw-r--r--textproc/libstaroffice/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/libstaroffice/Makefile b/textproc/libstaroffice/Makefile
index b5a415196470..a2c4f6474549 100644
--- a/textproc/libstaroffice/Makefile
+++ b/textproc/libstaroffice/Makefile
@@ -15,6 +15,8 @@ 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
+
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes