aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/hs-frantk
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-frantk
parent726757e6004234709d3a57c65523af3aff40c2cc (diff)
downloadports-f3cc066885f1d8f4f067469e5e1c5aeeea6bd0f0.tar.gz
ports-f3cc066885f1d8f4f067469e5e1c5aeeea6bd0f0.zip
Use lang/ghc5
Notes
Notes: svn path=/head/; revision=98293
Diffstat (limited to 'x11-toolkits/hs-frantk')
-rw-r--r--x11-toolkits/hs-frantk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/hs-frantk/Makefile b/x11-toolkits/hs-frantk/Makefile
index 4a7ceb3aeac3..e3765befb5cd 100644
--- a/x11-toolkits/hs-frantk/Makefile
+++ b/x11-toolkits/hs-frantk/Makefile
@@ -18,8 +18,8 @@ COMMENT= A GUI library for Haskell on top of Tcl-Tk
LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84
.if !defined(WITHOUT_GHC)
-BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
-RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc
+BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
+RUN_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
.endif
USE_GMAKE= yes