summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-10-21 08:35:29 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-10-21 08:35:29 +0000
commit5741b5e37387c5e7abdbe3be16a8fa807a86f1b5 (patch)
treecf80fc8d0fd2714a7632b967dac0510a96877fb5 /graphics
parent- Mark broken on FreeBSD 9.x: (diff)
- Mark broken on FreeBSD 9.x:
/usr/local/include/bfd.h:1629:38: error: expected ',' or '...' before 'ATTRIBUTE_UNUSED' Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=424389
Diffstat (limited to 'graphics')
-rw-r--r--graphics/tulip/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/tulip/Makefile b/graphics/tulip/Makefile
index 30573f02866b..a7c4b4173c58 100644
--- a/graphics/tulip/Makefile
+++ b/graphics/tulip/Makefile
@@ -12,6 +12,8 @@ COMMENT= System dedicated to the visualization of huge graphs
LICENSE= LGPL3
+BROKEN_FreeBSD_9= does not build
+
LIB_DEPENDS= libquazip.so:archivers/quazip \
libpng.so:graphics/png \
libOGDF.so:math/ogdf \