diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-20 19:54:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-20 19:54:55 +0000 |
commit | b33eaf3276a1b3944a78b0f8a415b60f394d7ee3 (patch) | |
tree | 4ac7c8cf8f233ed090d1c1acd618e4c3bd61bdc6 /graphics/ruby-gdk_pixbuf | |
parent | 9d763b29f93aa0dff56a94d9096489aacc6f750a (diff) |
Notes
Diffstat (limited to 'graphics/ruby-gdk_pixbuf')
-rw-r--r-- | graphics/ruby-gdk_pixbuf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/ruby-gdk_pixbuf/Makefile b/graphics/ruby-gdk_pixbuf/Makefile index 037599cc7813..1beaa45dcfa2 100644 --- a/graphics/ruby-gdk_pixbuf/Makefile +++ b/graphics/ruby-gdk_pixbuf/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk.so:${PORTSDIR}/x11-toolkits/ruby-gtk USE_RUBY= yes USE_RUBY_EXTCONF= yes USE_XLIB= yes -USE_GNOMENG= yes USE_GNOME= glib12 libcapplet gdkpixbuf .include "${.CURDIR}/../../x11/ruby-gnome/Makefile.common" |