diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-10 21:41:25 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-10 21:41:25 +0000 |
commit | 8986c6c68c86c946a85694f6a625eb3669328d78 (patch) | |
tree | 19711b40d7e7a7142f804090b8672f35c3189e11 /net-im/ginsu | |
parent | e93323cf194eb51b56c2d38957ace412b829c994 (diff) |
Notes
Diffstat (limited to 'net-im/ginsu')
-rw-r--r-- | net-im/ginsu/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/ginsu/Makefile b/net-im/ginsu/Makefile index 84b96cbee8d7..a8743c11eefd 100644 --- a/net-im/ginsu/Makefile +++ b/net-im/ginsu/Makefile @@ -15,6 +15,8 @@ COMMENT= A client for the gale secure instant messaging system BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc +BROKEN= Does not build + GNU_CONFIGURE= yes USE_GMAKE= yes |