summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2004-01-16 13:12:00 +0000
committerOliver Braun <obraun@FreeBSD.org>2004-01-16 13:12:00 +0000
commit43be94999188c57fcf51d1fd66cf3017fa4767e5 (patch)
tree1bb6b15357acd6a7a269141359d7ffaa7e4fe5e5 /lang
parent- Add CONFLICTS [1] (diff)
Use lang/ghc5.
Notes
Notes: svn path=/head/; revision=98295
Diffstat (limited to 'lang')
-rw-r--r--lang/helium/Makefile2
1 files changed, 1 insertions, 1 deletions
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