summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/hs-frantk
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2004-01-16 12:54:13 +0000
committerobraun <obraun@FreeBSD.org>2004-01-16 12:54:13 +0000
commit30b395a2de516182194dda2d4b1ea1d77d0d514b (patch)
treead3bf06130ac6fcb5a99c30c6e1087e5a9523371 /x11-toolkits/hs-frantk
parent66728eeeb7eca498cf466190aa76069e61dbd7e6 (diff)
downloadFreeBSD-ports-30b395a2de516182194dda2d4b1ea1d77d0d514b.zip
FreeBSD-ports-30b395a2de516182194dda2d4b1ea1d77d0d514b.tar.gz
Use lang/ghc5
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 4a7ceb3a..e3765be 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
OpenPOWER on IntegriCloud