diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-24 17:52:32 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-24 17:52:32 +0000 |
commit | 1c711667a08f76335783891e7ba9bcd183f4ec84 (patch) | |
tree | 52d4e1e603044d5f0ae4f2ae7ecb02d41bdf3f73 /net-p2p | |
parent | 7c19336ca639dd2cfbcb5a9c67496a202da12f68 (diff) | |
download | ports-1c711667a08f76335783891e7ba9bcd183f4ec84.tar.gz ports-1c711667a08f76335783891e7ba9bcd183f4ec84.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/giftui/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/giftui/Makefile b/net-p2p/giftui/Makefile index 3ae61f8e96e7..fefcd878da03 100644 --- a/net-p2p/giftui/Makefile +++ b/net-p2p/giftui/Makefile @@ -18,6 +18,8 @@ COMMENT= GTK2 client for giFT daemon LIB_DEPENDS= gift.0:${PORTSDIR}/net/gift +BROKEN= "Needs an update for GTK+ 2.6" + USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gconf2 gtk20 |