diff options
Diffstat (limited to 'devel')
-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 d02afcca7f69..604b7c1da50c 100644 --- a/devel/hs-hat/Makefile +++ b/devel/hs-hat/Makefile @@ -21,6 +21,8 @@ HAS_CONFIGURE= yes USE_REINPLACE= yes USE_GNOME= glib12 +BROKEN= "Does not compile" + .include <bsd.port.pre.mk> .if defined(WITH_NHC98) && ${OSVERSION} >= 500000 |