aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-uni
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2004-01-16 06:56:11 +0800
committerobraun <obraun@FreeBSD.org>2004-01-16 06:56:11 +0800
commit1ebb6acb0de0e178826427fa9d852e384b189fc5 (patch)
tree507efe16efa7a152eefde5c87da19a0b43f67719 /devel/hs-uni
parent4435fd6891bdd02ee2d2c1f5c0e691f8fb15737d (diff)
downloadfreebsd-ports-gnome-1ebb6acb0de0e178826427fa9d852e384b189fc5.tar.gz
freebsd-ports-gnome-1ebb6acb0de0e178826427fa9d852e384b189fc5.tar.zst
freebsd-ports-gnome-1ebb6acb0de0e178826427fa9d852e384b189fc5.zip
* Upgrade lang/ghc to 6.2.
* Welcome lang/ghc5 after repocopy from lang/ghc. * Say goodbye to lang/ghc6. * Fix dependency of devel/hs-tclhaskell-ghc and devel/hs-uni. Approved by: portmgr (marcus), maintainer Repocopy by: joe
Diffstat (limited to 'devel/hs-uni')
-rw-r--r--devel/hs-uni/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-uni/Makefile b/devel/hs-uni/Makefile
index 28c0742d79fc..b9b397d3454c 100644
--- a/devel/hs-uni/Makefile
+++ b/devel/hs-uni/Makefile
@@ -16,8 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= gtchask@mm.st
COMMENT= A tool integration framework for Haskell, including Htk
-BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc6
-RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc6
+BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
+RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc
.include <bsd.port.pre.mk>