aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/hs-gtk+hs
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2004-01-16 12:54:13 +0000
committerOliver Braun <obraun@FreeBSD.org>2004-01-16 12:54:13 +0000
commitf3cc066885f1d8f4f067469e5e1c5aeeea6bd0f0 (patch)
tree332989e64e4897b95f40492acccea988288f3bd5 /x11-toolkits/hs-gtk+hs
parent726757e6004234709d3a57c65523af3aff40c2cc (diff)
downloadports-f3cc066885f1d8f4f067469e5e1c5aeeea6bd0f0.tar.gz
ports-f3cc066885f1d8f4f067469e5e1c5aeeea6bd0f0.zip
Notes
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