aboutsummaryrefslogtreecommitdiff
path: root/graphics/hs-cairo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/hs-cairo/Makefile')
-rw-r--r--graphics/hs-cairo/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/hs-cairo/Makefile b/graphics/hs-cairo/Makefile
index 9a612c8bf115..b10a36b29881 100644
--- a/graphics/hs-cairo/Makefile
+++ b/graphics/hs-cairo/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= cairo
-PORTVERSION= 0.12.5.3
-PORTREVISION= 1
+PORTVERSION= 0.13.1.0
CATEGORIES= graphics haskell
MAINTAINER= haskell@FreeBSD.org
@@ -11,7 +10,7 @@ COMMENT= Binding to the Cairo library
LICENSE= BSD3CLAUSE
USES= pkgconfig
-USE_CABAL= gtk2hs-buildtools mtl utf8-string>=0.2
+USE_CABAL= gtk2hs-buildtools mtl text>=1.0.0.0 utf8-string>=0.2
BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/cairo-pdf.pc:${PORTSDIR}/graphics/cairo