aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-gconf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-gconf/Makefile')
-rw-r--r--devel/hs-gconf/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/hs-gconf/Makefile b/devel/hs-gconf/Makefile
index 20896d42312..365f10509d3 100644
--- a/devel/hs-gconf/Makefile
+++ b/devel/hs-gconf/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= gconf
-PORTVERSION= 0.12.5.0
-PORTREVISION= 1
+PORTVERSION= 0.13.0.2
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -11,7 +10,7 @@ COMMENT= Binding to the GNOME configuration database system
LICENSE= LGPL21
USES= pkgconfig
-USE_CABAL= glib>=0.12.5.0 gtk2hs-buildtools
+USE_CABAL= glib>=0.13.0.0 gtk2hs-buildtools text>=0.11.0.6
USE_GNOME= gconf2
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"