diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-08 11:59:24 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-08 11:59:24 +0000 |
commit | c6922800fcfde52803409494dac42f5450cfe21e (patch) | |
tree | b3b6c02f5410eb6e6578c34d754a048e7768000d /net-im | |
parent | 5ce82a190bb3887558c74b96856bee5076f7e7c5 (diff) | |
download | ports-c6922800fcfde52803409494dac42f5450cfe21e.tar.gz ports-c6922800fcfde52803409494dac42f5450cfe21e.zip |
Notes
Diffstat (limited to 'net-im')
-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 fa07b99c5686..691482b44448 100644 --- a/net-im/ginsu/Makefile +++ b/net-im/ginsu/Makefile @@ -16,6 +16,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 |