diff options
author | taca <taca> | 2008-06-19 15:12:10 +0000 |
---|---|---|
committer | taca <taca> | 2008-06-19 15:12:10 +0000 |
commit | 3bcc7b93d36b65d06fc1aacf7518511acbb23e16 (patch) | |
tree | fd0be1b12cc6abcf27bda809fdfc250fb6137b00 /graphics/ruby-gnome2-gdkpixbuf | |
parent | e3defbff83a5debb172666981a24469f5ec20714 (diff) | |
download | pkgsrc-3bcc7b93d36b65d06fc1aacf7518511acbb23e16.tar.gz |
Update to ruby-gnome2-gdkpixbuf to 0.17.0rc1 to build with newer gnome packages.
Diffstat (limited to 'graphics/ruby-gnome2-gdkpixbuf')
-rw-r--r-- | graphics/ruby-gnome2-gdkpixbuf/Makefile | 3 | ||||
-rw-r--r-- | graphics/ruby-gnome2-gdkpixbuf/PLIST | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/ruby-gnome2-gdkpixbuf/Makefile b/graphics/ruby-gnome2-gdkpixbuf/Makefile index 3388ff02938..0a2eb110592 100644 --- a/graphics/ruby-gnome2-gdkpixbuf/Makefile +++ b/graphics/ruby-gnome2-gdkpixbuf/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2007/08/19 14:20:44 obache Exp $ +# $NetBSD: Makefile,v 1.8 2008/06/19 15:12:10 taca Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gdkpixbuf-${VERSION} -PKGREVISION= 1 COMMENT= Ruby binding of GdkPixbuf-2.x CATEGORIES= graphics devel diff --git a/graphics/ruby-gnome2-gdkpixbuf/PLIST b/graphics/ruby-gnome2-gdkpixbuf/PLIST index cb1fa483c2b..cc7fcdb53b7 100644 --- a/graphics/ruby-gnome2-gdkpixbuf/PLIST +++ b/graphics/ruby-gnome2-gdkpixbuf/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.2 2006/01/15 16:12:55 minskim Exp $ -${RUBY_SITELIBDIR}/gdk_pixbuf2.rb -${RUBY_SITEARCHLIBDIR}/gdk_pixbuf2.${RUBY_DLEXT} +@comment $NetBSD: PLIST,v 1.3 2008/06/19 15:12:10 taca Exp $ +${RUBY_VENDORLIB}/gdk_pixbuf2.rb +${RUBY_VENDORARCHLIB}/gdk_pixbuf2.${RUBY_DLEXT} |