summaryrefslogtreecommitdiff
path: root/lang/nhc98
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2004-01-16 10:48:22 +0000
committerOliver Braun <obraun@FreeBSD.org>2004-01-16 10:48:22 +0000
commit2625ad7794fa1a15d370943c0b3e359422d3e74e (patch)
treed7c2848826eb3f627f629e16aad5ce407f3b41f0 /lang/nhc98
parent- Update to 2.8.11 (diff)
build with lang/ghc5 on -current
Notes
Notes: svn path=/head/; revision=98277
Diffstat (limited to 'lang/nhc98')
-rw-r--r--lang/nhc98/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/nhc98/Makefile b/lang/nhc98/Makefile
index 977984ec1714..2708277faff9 100644
--- a/lang/nhc98/Makefile
+++ b/lang/nhc98/Makefile
@@ -26,7 +26,7 @@ USE_REINPLACE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500000
-BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc
+BUILD_DEPENDS+= ghc-5.04.3:${PORTSDIR}/lang/ghc5
.endif
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}