diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-03-12 11:05:18 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-03-12 11:05:18 +0000 |
commit | ebfae590f20141a525b7803823fa8c115997107f (patch) | |
tree | dedcac2efe771f0a890bb568923089f2223d3814 /accessibility/ruby-atk | |
parent | ba6e68fea6287e3f1c619bfb757d202d58020807 (diff) |
Notes
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 |