aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-hat
diff options
context:
space:
mode:
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 9dc45f51304d..8544083df62c 100644
--- a/devel/hs-hat/Makefile
+++ b/devel/hs-hat/Makefile
@@ -33,8 +33,8 @@ RUN_DEPENDS= nhc98:${PORTSDIR}/lang/nhc98
PKGNAMESUFFIX= -nhc98
.else
BUILD_DEPENDS= hmake:${PORTSDIR}/devel/hs-hmake \
- ghc-6.4:${PORTSDIR}/lang/ghc6
-RUN_DEPENDS+= ghc-6.4:${PORTSDIR}/lang/ghc6
+ ghc-6.4:${PORTSDIR}/lang/ghc
+RUN_DEPENDS+= ghc-6.4:${PORTSDIR}/lang/ghc
PKGNAMESUFFIX= -ghc6
.endif