diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-19 09:56:15 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-19 09:56:15 +0000 |
commit | 8356224a9056f6d226a36b7ca936ad82fcfcb574 (patch) | |
tree | bdb21bdbdf00d938f8e1b8a5a3c241288c73d212 /devel/hs-hat | |
parent | c01bd181e237e71445b9bff86b3288117d7def77 (diff) | |
download | ports-8356224a9056f6d226a36b7ca936ad82fcfcb574.tar.gz ports-8356224a9056f6d226a36b7ca936ad82fcfcb574.zip |
Notes
Diffstat (limited to 'devel/hs-hat')
-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 |