diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-04-04 07:55:35 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-04-04 07:55:35 +0000 |
commit | 22bab7b7389a488995b2e3d029599e2d4f525b1b (patch) | |
tree | 34b439e53bd3b39d60e5a817661ee8362183af1f /devel/hs-uni | |
parent | a530dcf321f4c5a5ee4cc22436e69e350bfe851b (diff) |
Notes
Diffstat (limited to 'devel/hs-uni')
-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 |