diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/giftui/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/giftui/Makefile b/net/giftui/Makefile index 3ae61f8e96e7..fefcd878da03 100644 --- a/net/giftui/Makefile +++ b/net/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 |