From 09684df2852c17738de682502d1bed2f9895c790 Mon Sep 17 00:00:00 2001 From: vs Date: Tue, 13 Feb 2007 08:27:17 +0000 Subject: Mark as BROKEN with latest GHC while waiting for upstream-fix. --- devel/hs-buddha/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel/hs-buddha') diff --git a/devel/hs-buddha/Makefile b/devel/hs-buddha/Makefile index 2b8a183fc236..be8fc5c1cc6f 100644 --- a/devel/hs-buddha/Makefile +++ b/devel/hs-buddha/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} MAINTAINER= haskell@FreeBSD.org COMMENT= A declarative debugger for Haskell 98 +BROKEN= Does not build with recent GHC + BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc -- cgit