aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/hs-gtk2hs
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-10-14 20:10:45 +0800
committervs <vs@FreeBSD.org>2005-10-14 20:10:45 +0800
commit6bc49ab80b440d47e42777ca1028d795441c7e0d (patch)
treeac0465555288d5ca89299bf14f3dac3aaa40f751 /x11-toolkits/hs-gtk2hs
parentb7469294e16e9729a3f91c9d60eeb97bffff7345 (diff)
downloadfreebsd-ports-gnome-6bc49ab80b440d47e42777ca1028d795441c7e0d.tar.gz
freebsd-ports-gnome-6bc49ab80b440d47e42777ca1028d795441c7e0d.tar.zst
freebsd-ports-gnome-6bc49ab80b440d47e42777ca1028d795441c7e0d.zip
Chase update of lang/ghc
Diffstat (limited to 'x11-toolkits/hs-gtk2hs')
-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 60c8ae60ec14..f0817000f339 100644
--- a/x11-toolkits/hs-gtk2hs/Makefile
+++ b/x11-toolkits/hs-gtk2hs/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gtk2hs
-PORTVERSION= 0.9.9
+PORTVERSION= 0.9.9.5
CATEGORIES= x11-toolkits haskell
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= hs-
MAINTAINER= haskell@FreeBSD.org
COMMENT= A GTK2 Binding for Haskell
-BUILD_DEPENDS= ghc-6.4:${PORTSDIR}/lang/ghc \
+BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \
${X11BASE}/lib/mozilla/libxpcom.so:${PORTSDIR}/www/mozilla
RUN_DEPENDS= ${BUILD_DEPENDS}