aboutsummaryrefslogtreecommitdiff
path: root/graphics/hs-graphviz/Makefile
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2018-07-29 10:40:28 +0000
committerGleb Popov <arrowd@FreeBSD.org>2018-07-29 10:40:28 +0000
commit7fbb9efab1c5f90fff94bea2272748cc5e694bb2 (patch)
tree0816dabc0676210bc3de5d66bab15e761867ea3d /graphics/hs-graphviz/Makefile
parentefb84df9b0abfed76b2790ef1915667935aebfbd (diff)
downloadports-7fbb9efab1c5f90fff94bea2272748cc5e694bb2.tar.gz
ports-7fbb9efab1c5f90fff94bea2272748cc5e694bb2.zip
Update some hs-* ports that were previously IGNORE'd.
Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D16308
Notes
Notes: svn path=/head/; revision=475642
Diffstat (limited to 'graphics/hs-graphviz/Makefile')
-rw-r--r--graphics/hs-graphviz/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/hs-graphviz/Makefile b/graphics/hs-graphviz/Makefile
index 2e2b8f8886bb..0471fe8da314 100644
--- a/graphics/hs-graphviz/Makefile
+++ b/graphics/hs-graphviz/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= graphviz
-PORTVERSION= 2999.19.0.0
-PORTREVISION= 2
+PORTVERSION= 2999.20.0.2
CATEGORIES= graphics haskell
MAINTAINER= haskell@FreeBSD.org
@@ -13,8 +12,6 @@ LICENSE= BSD3CLAUSE
USES= pkgconfig
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
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"