diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2008-03-13 20:25:55 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2008-03-13 20:25:55 +0000 |
commit | 9f374c61a7c25bd7194ebd85dff30220fdf50e5f (patch) | |
tree | 05ba25d8279d12d4765ff598f683a9e85a7ab63d | |
parent | da5b7f5b91f44f8618214f21a7b6b2fed590ada1 (diff) |
Notes
-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 |