diff options
-rw-r--r-- | lang/helium/Makefile | 2 |
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 |