diff options
author | kris <kris@FreeBSD.org> | 2005-05-07 10:55:29 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-05-07 10:55:29 +0800 |
commit | 2bac6584ec2dc34d40be61024a89998f257e3efa (patch) | |
tree | 2fe618ccb7f019b8f31faf5a8177f01f904261c0 /x11-toolkits | |
parent | 2856e9736ffbe773d1cabc51eb4a6cc5fae0141a (diff) | |
download | freebsd-ports-gnome-2bac6584ec2dc34d40be61024a89998f257e3efa.tar.gz freebsd-ports-gnome-2bac6584ec2dc34d40be61024a89998f257e3efa.tar.zst freebsd-ports-gnome-2bac6584ec2dc34d40be61024a89998f257e3efa.zip |
BROKEN: Does not build
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/libgtk-java/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/libgtk-java/Makefile b/x11-toolkits/libgtk-java/Makefile index ec7ca9983978..3ca04fd5600a 100644 --- a/x11-toolkits/libgtk-java/Makefile +++ b/x11-toolkits/libgtk-java/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Java wrapper for Gtk+, Pango, Atk, and Glib +BROKEN= Does not build + USE_BZIP2= yes USE_XLIB= yes USE_GMAKE= yes |