aboutsummaryrefslogtreecommitdiff
path: root/www/hs-webkit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/hs-webkit/Makefile')
-rw-r--r--www/hs-webkit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/hs-webkit/Makefile b/www/hs-webkit/Makefile
index 2e33e2cb90dc..fe27573d40d5 100644
--- a/www/hs-webkit/Makefile
+++ b/www/hs-webkit/Makefile
@@ -2,7 +2,7 @@
PORTNAME= webkit
PORTVERSION= 0.14.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -12,7 +12,7 @@ LICENSE= LGPL21
USES= pkgconfig
USE_CABAL= cairo>=0.13.0.0 glib>=0.13.1.0 gtk>=0.13.0.0 mtl \
- pango>=0.13.0.0 text>=1.0.0.0
+ pango>=0.13.0.0
LIB_DEPENDS+= libwebkitgtk-1.0.so:www/webkit-gtk2
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"