From 82c3cac0d25cc95f9d22a5af54798c9353f0a8ab Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Mon, 22 May 2017 16:04:19 +0000 Subject: Mark some ports failing on power64. In cases where the error message was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills --- graphics/tulip/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'graphics/tulip') diff --git a/graphics/tulip/Makefile b/graphics/tulip/Makefile index ea297e79175f..42c879d9f57c 100644 --- a/graphics/tulip/Makefile +++ b/graphics/tulip/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= libquazip.so:archivers/quazip \ libOGDF.so:math/ogdf \ libfreetype.so:print/freetype2 +BROKEN_powerpc64= fails to link: libOGDF.so: undefined reference to CoinPackedVector::CoinPackedVector + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USES= cmake:outsource compiler:c++11-lib dos2unix execinfo jpeg python \ -- cgit v1.2.3