diff options
author | kris <kris@FreeBSD.org> | 2005-04-11 05:41:25 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-04-11 05:41:25 +0800 |
commit | 27bc7860d9b4bc207ff64a3455ccd4e0354159ec (patch) | |
tree | 68334f17757e1ec9f767b6b64e3f7f4172939ca0 /net-im | |
parent | 5de1be36836aedf63017aa748196b8f502e63585 (diff) | |
download | freebsd-ports-gnome-27bc7860d9b4bc207ff64a3455ccd4e0354159ec.tar.gz freebsd-ports-gnome-27bc7860d9b4bc207ff64a3455ccd4e0354159ec.tar.zst freebsd-ports-gnome-27bc7860d9b4bc207ff64a3455ccd4e0354159ec.zip |
BROKEN: Does not build
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 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 |