Date: Fri, 21 Oct 2016 08:35:29 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424389 - head/graphics/tulip Message-ID: <201610210835.u9L8ZTgM060630@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Fri Oct 21 08:35:29 2016 New Revision: 424389 URL: https://svnweb.freebsd.org/changeset/ports/424389 Log: - Mark broken on FreeBSD 9.x: /usr/local/include/bfd.h:1629:38: error: expected ',' or '...' before 'ATTRIBUTE_UNUSED' Approved by: portmgr blanket Modified: head/graphics/tulip/Makefile Modified: head/graphics/tulip/Makefile ============================================================================== --- head/graphics/tulip/Makefile Fri Oct 21 08:34:17 2016 (r424388) +++ head/graphics/tulip/Makefile Fri Oct 21 08:35:29 2016 (r424389) @@ -12,6 +12,8 @@ COMMENT= System dedicated to the visuali LICENSE= LGPL3 +BROKEN_FreeBSD_9= does not build + LIB_DEPENDS= libquazip.so:archivers/quazip \ libpng.so:graphics/png \ libOGDF.so:math/ogdf \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610210835.u9L8ZTgM060630>