aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-hat
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-10-14 12:10:45 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-10-14 12:10:45 +0000
commitd70d348957134646ba5ca59583889e99b49a141e (patch)
tree65c376d23cde9c34c01c639511647c6e6ec424ea /devel/hs-hat
parentf3cbaa1a808778c1445e2c09deddd25e0030bbba (diff)
downloadports-d70d348957134646ba5ca59583889e99b49a141e.tar.gz
ports-d70d348957134646ba5ca59583889e99b49a141e.zip
Notes
Diffstat (limited to 'devel/hs-hat')
-rw-r--r--devel/hs-hat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-hat/Makefile b/devel/hs-hat/Makefile
index 6b4b649c558b..a17667173f60 100644
--- a/devel/hs-hat/Makefile
+++ b/devel/hs-hat/Makefile
@@ -34,8 +34,8 @@ RUN_DEPENDS= nhc98:${PORTSDIR}/lang/nhc98
PKGNAMESUFFIX= -nhc98
.else
BUILD_DEPENDS= hmake:${PORTSDIR}/devel/hs-hmake \
- ghc-6.4:${PORTSDIR}/lang/ghc
-RUN_DEPENDS+= ghc-6.4:${PORTSDIR}/lang/ghc
+ ghc:${PORTSDIR}/lang/ghc
+RUN_DEPENDS+= ghc:${PORTSDIR}/lang/ghc
PKGNAMESUFFIX= -ghc6
.endif