diff options
author | kris <kris@FreeBSD.org> | 2006-05-05 11:47:51 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-05-05 11:47:51 +0800 |
commit | 3d9c11902e6aeb4d2b22f0c51fa6bbaefa97595d (patch) | |
tree | 305ea054ea27f57563e15867cbf965e8c7a0193b /x11-toolkits | |
parent | cc77204474d0df3095f25cae90f5f2c228cd88c7 (diff) | |
download | freebsd-ports-gnome-3d9c11902e6aeb4d2b22f0c51fa6bbaefa97595d.tar.gz freebsd-ports-gnome-3d9c11902e6aeb4d2b22f0c51fa6bbaefa97595d.tar.zst freebsd-ports-gnome-3d9c11902e6aeb4d2b22f0c51fa6bbaefa97595d.zip |
BROKEN: Tries to install into /api
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 78a5ce8c87b4..5c9d1818e002 100644 --- a/x11-toolkits/libgtk-java/Makefile +++ b/x11-toolkits/libgtk-java/Makefile @@ -18,6 +18,8 @@ COMMENT= Java wrapper for Gtk+, Pango, Atk, and Glib LIB_DEPENDS= cairojni-${CAIRO_API_VERSION}.1:${PORTSDIR}/graphics/cairo-java +BROKEN= Tries to install into /api + USE_BZIP2= yes USE_XLIB= yes USE_GMAKE= yes |