aboutsummaryrefslogtreecommitdiff
path: root/graphics/hs-graphviz
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-05-25 21:44:12 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-05-25 21:44:12 +0000
commitfff1aa535b4a18a05d872de7c9afb3dbf9f6013b (patch)
tree86e71c0056b8414191c8b421101694a177fec03e /graphics/hs-graphviz
parentb782168218ce43588149523e6d12003aa68ad324 (diff)
downloadports-fff1aa535b4a18a05d872de7c9afb3dbf9f6013b.tar.gz
ports-fff1aa535b4a18a05d872de7c9afb3dbf9f6013b.zip
Notes
Diffstat (limited to 'graphics/hs-graphviz')
-rw-r--r--graphics/hs-graphviz/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/hs-graphviz/Makefile b/graphics/hs-graphviz/Makefile
index ed01fdf1b8e6..e762e47f89eb 100644
--- a/graphics/hs-graphviz/Makefile
+++ b/graphics/hs-graphviz/Makefile
@@ -11,7 +11,9 @@ COMMENT= This library provides bindings for the Dot language used by the Graphvi
LICENSE= BSD3CLAUSE
USES= pkgconfig
-USE_CABAL= colour dlist fgl polyparse temporary text wl-pprint-text
+USE_CABAL= colour dlist fgl polyparse temporary wl-pprint-text
+
+IGNORE= Doesn't build with recent GHC version
BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/libxdot.pc:graphics/graphviz