aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-03-19 19:06:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-03-19 19:06:05 +0000
commite2d1800fd5419bfb25d18897488dd5532ec9acfa (patch)
tree18cb6000a32616ab82c002b1d9a3ac87416f7859 /x11-toolkits
parenta08d127131406e3415bacd02de72ceae75b8aa66 (diff)
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/hs-gtk2hs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/hs-gtk2hs/Makefile b/x11-toolkits/hs-gtk2hs/Makefile
index 25864d492ebb..0e3bd2bda308 100644
--- a/x11-toolkits/hs-gtk2hs/Makefile
+++ b/x11-toolkits/hs-gtk2hs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtk2hs
PORTVERSION= 0.10.0
-PORTREVISION= 6
+PORTREVISION= 7
PORTEPOCH= 1
CATEGORIES= x11-toolkits haskell
MASTER_SITES= SF
@@ -22,7 +22,7 @@ LIB_DEPENDS= gstreamer-0.10:${PORTSDIR}/multimedia/gstreamer \
gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext
RUN_DEPENDS= ${BUILD_DEPENDS}
-USE_GNOME= gnomelibs gtk20 libglade2 gtksourceview2 gconf2 librsvg2 gnomevfs2
+USE_GNOME= gtk20 libglade2 gtksourceview2 gconf2 librsvg2 gnomevfs2
USE_GECKO= libxul
GNU_CONFIGURE= yes
USE_GMAKE= yes