diff options
author | taca <taca@pkgsrc.org> | 2008-06-19 15:13:03 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2008-06-19 15:13:03 +0000 |
commit | 4ff694bbdd31c8dfad269ca078e489a21f2e826d (patch) | |
tree | 0c729d8670c5f25d6f0564354174ffe588f377c8 | |
parent | b98f9ca38d14c2117c872c7edc937773f7dfc3cc (diff) | |
download | pkgsrc-4ff694bbdd31c8dfad269ca078e489a21f2e826d.tar.gz |
Update to ruby-gnome2-libart to 0.17.0rc1 to build with newer gnome packages.
-rw-r--r-- | graphics/ruby-gnome2-libart/Makefile | 3 | ||||
-rw-r--r-- | graphics/ruby-gnome2-libart/PLIST | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/graphics/ruby-gnome2-libart/Makefile b/graphics/ruby-gnome2-libart/Makefile index bf6a671d232..e98bc052142 100644 --- a/graphics/ruby-gnome2-libart/Makefile +++ b/graphics/ruby-gnome2-libart/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2007/09/21 13:03:54 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2008/06/19 15:13:03 taca Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-libart-${VERSION} COMMENT= Ruby binding of Libart_lgpl -PKGREVISION= 1 CATEGORIES= graphics CONFLICTS+= ruby-gnome2-libart-[0-9]* diff --git a/graphics/ruby-gnome2-libart/PLIST b/graphics/ruby-gnome2-libart/PLIST index bef744918cd..31784f13d49 100644 --- a/graphics/ruby-gnome2-libart/PLIST +++ b/graphics/ruby-gnome2-libart/PLIST @@ -1,2 +1,2 @@ -@comment $NetBSD: PLIST,v 1.2 2006/01/15 16:12:55 minskim Exp $ -${RUBY_SITEARCHLIBDIR}/libart2.${RUBY_DLEXT} +@comment $NetBSD: PLIST,v 1.3 2008/06/19 15:13:03 taca Exp $ +${RUBY_VENDORARCHLIB}/libart2.${RUBY_DLEXT} |