diff options
Diffstat (limited to 'graphics/ruby-gnome2-gdkpixbuf/Makefile')
-rw-r--r-- | graphics/ruby-gnome2-gdkpixbuf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/ruby-gnome2-gdkpixbuf/Makefile b/graphics/ruby-gnome2-gdkpixbuf/Makefile index 4b5dd30bd94..9fba2f9f850 100644 --- a/graphics/ruby-gnome2-gdkpixbuf/Makefile +++ b/graphics/ruby-gnome2-gdkpixbuf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2012/09/15 10:05:07 obache Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/06 14:11:20 asau Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gdkpixbuf-${VERSION} @@ -9,8 +9,6 @@ CATEGORIES= graphics devel CONFLICTS+= ruby-gnome2-gdkpixbuf-[0-9]* CONFLICTS+= ruby[0-9][0-9]-gnome2-gdkpixbuf-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - RUBY_EXTCONF_SUBDIRS= gdk_pixbuf2 DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-glib>=${VERSION}:../../devel/ruby-gnome2-glib |