diff options
Diffstat (limited to 'devel/hs-buddha/Makefile')
-rw-r--r-- | devel/hs-buddha/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-buddha/Makefile b/devel/hs-buddha/Makefile index c47ab386f3f8..2c97738c8108 100644 --- a/devel/hs-buddha/Makefile +++ b/devel/hs-buddha/Makefile @@ -17,6 +17,8 @@ MAINTAINER= haskell@FreeBSD.org COMMENT= A declarative debugger for Haskell 98 BROKEN= Does not build with recent GHC +DEPRECATED= Has been broken for more than 6 months +EXPIRATION_DATE=2008-09-19 BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc |