diff options
author | mezz <mezz@FreeBSD.org> | 2005-03-12 19:05:18 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2005-03-12 19:05:18 +0800 |
commit | d518f80dc208ca5cfc3977ffcd7b9980df98eacf (patch) | |
tree | 631d8a392e2260b38227e09139ea9c432f755f4a /accessibility/ruby-atk | |
parent | 6cd4f98b305f25abf152ac61bd5ab8d1977b27a9 (diff) | |
download | freebsd-ports-gnome-d518f80dc208ca5cfc3977ffcd7b9980df98eacf.tar.gz freebsd-ports-gnome-d518f80dc208ca5cfc3977ffcd7b9980df98eacf.tar.zst freebsd-ports-gnome-d518f80dc208ca5cfc3977ffcd7b9980df98eacf.zip |
-Update to 0.12.0, works with GTK 2.6/GNOME 2.10.
http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20050306_1
-A few clean up such as correct paths, dependencies and etc.
Diffstat (limited to 'accessibility/ruby-atk')
-rw-r--r-- | accessibility/ruby-atk/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/accessibility/ruby-atk/Makefile b/accessibility/ruby-atk/Makefile index 257fe176b1e3..e912840ed278 100644 --- a/accessibility/ruby-atk/Makefile +++ b/accessibility/ruby-atk/Makefile @@ -20,7 +20,6 @@ COMMENT= Ruby binding for ATK RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2 USE_RUBY= yes -USE_XLIB= yes USE_GNOME= atk USE_RUBY_EXTCONF= yes |