aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/hs-gtk+hs
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2004-01-16 20:54:13 +0800
committerobraun <obraun@FreeBSD.org>2004-01-16 20:54:13 +0800
commit30b395a2de516182194dda2d4b1ea1d77d0d514b (patch)
treead3bf06130ac6fcb5a99c30c6e1087e5a9523371 /x11-toolkits/hs-gtk+hs
parent66728eeeb7eca498cf466190aa76069e61dbd7e6 (diff)
downloadfreebsd-ports-gnome-30b395a2de516182194dda2d4b1ea1d77d0d514b.tar.gz
freebsd-ports-gnome-30b395a2de516182194dda2d4b1ea1d77d0d514b.tar.zst
freebsd-ports-gnome-30b395a2de516182194dda2d4b1ea1d77d0d514b.zip
Use lang/ghc5
Diffstat (limited to 'x11-toolkits/hs-gtk+hs')
-rw-r--r--x11-toolkits/hs-gtk+hs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/hs-gtk+hs/Makefile b/x11-toolkits/hs-gtk+hs/Makefile
index 1b84ae810c37..fd069270c680 100644
--- a/x11-toolkits/hs-gtk+hs/Makefile
+++ b/x11-toolkits/hs-gtk+hs/Makefile
@@ -14,9 +14,9 @@ PKGNAMEPREFIX= hs-
MAINTAINER= obraun@FreeBSD.org
COMMENT= A GTK+ Binding for Haskell
-BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \
+BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5 \
c2hs:${PORTSDIR}/devel/hs-c2hs
-RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc \
+RUN_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5 \
c2hs:${PORTSDIR}/devel/hs-c2hs
.if !defined(WITHOUT_IHASKELL)
RUN_DEPENDS+= ports-config:${PORTSDIR}/devel/hs-hpl