From dc7d20b05ee10da110515c2892d3f6d19d229ccf Mon Sep 17 00:00:00 2001 From: obraun Date: Fri, 16 Jan 2004 13:12:00 +0000 Subject: Use lang/ghc5. --- lang/helium/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/helium/Makefile b/lang/helium/Makefile index c20206645e69..cf709da2df90 100644 --- a/lang/helium/Makefile +++ b/lang/helium/Makefile @@ -30,7 +30,7 @@ PLIST_SUB= HINT="@comment " BROKEN= does not compile .endif -BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc +BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GMAKE= yes -- cgit