diff options
| -rw-r--r-- | devel/hs-hat/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-hat/Makefile b/devel/hs-hat/Makefile index a9b4051e4d86..8b5998639282 100644 --- a/devel/hs-hat/Makefile +++ b/devel/hs-hat/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= hs- MAINTAINER= haskell@FreeBSD.org COMMENT= A source-level tracer for Haskell 98 +BROKEN= Does not build with recent ghc + USE_GMAKE= yes HAS_CONFIGURE= yes USE_GNOME= glib12 |
