diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/hs-uni/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-uni/Makefile b/devel/hs-uni/Makefile index cecc9e91c21b..afab26e10f01 100644 --- a/devel/hs-uni/Makefile +++ b/devel/hs-uni/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= gtchask@mm.st COMMENT= A tool integration framework for Haskell, including Htk +BROKEN= "Does not compile with ghc 6.4 (specifically, ghc-pkg)" + BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc |