diff options
author | taca <taca@pkgsrc.org> | 2008-06-19 15:13:54 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2008-06-19 15:13:54 +0000 |
commit | fa086e0957ffcd51839d82dacf7e24f861c4a547 (patch) | |
tree | b0b412a5d0b042a481fc87ef7e3859117e9c8a28 | |
parent | a6cec64853f55ab8b5a4d7d418884f0df43f4363 (diff) | |
download | pkgsrc-fa086e0957ffcd51839d82dacf7e24f861c4a547.tar.gz |
Update to ruby-gnome2-gnomeprint to 0.17.0rc1 to build with newer gnome packages.
-rw-r--r-- | print/ruby-gnome2-gnomeprint/Makefile | 4 | ||||
-rw-r--r-- | print/ruby-gnome2-gnomeprint/PLIST | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/print/ruby-gnome2-gnomeprint/Makefile b/print/ruby-gnome2-gnomeprint/Makefile index 99542768fd0..b8466853ec7 100644 --- a/print/ruby-gnome2-gnomeprint/Makefile +++ b/print/ruby-gnome2-gnomeprint/Makefile @@ -1,14 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2008/01/18 05:08:55 tnn Exp $ +# $NetBSD: Makefile,v 1.5 2008/06/19 15:13:54 taca Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gnomeprint-${VERSION} COMMENT= Ruby binding of libgnomeprint -PKGREVISION= 2 CATEGORIES= print RUBY_EXTCONF_SUBDIRS= gnomeprint -DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-glib>=${VERSION}:../../devel/ruby-gnome2-glib DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-pango>=${VERSION}:../../devel/ruby-gnome2-pango DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-libart>=${VERSION}:../../graphics/ruby-gnome2-libart USE_TOOLS+= pkg-config diff --git a/print/ruby-gnome2-gnomeprint/PLIST b/print/ruby-gnome2-gnomeprint/PLIST index 6df8af0d1f7..2b0c930c6f1 100644 --- a/print/ruby-gnome2-gnomeprint/PLIST +++ b/print/ruby-gnome2-gnomeprint/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/05/26 06:24:28 obache Exp $ -${RUBY_SITELIBDIR}/gnomeprint2.rb -${RUBY_SITEARCHLIBDIR}/gnomeprint2.${RUBY_DLEXT} +@comment $NetBSD: PLIST,v 1.2 2008/06/19 15:13:54 taca Exp $ +${RUBY_VENDORLIB}/gnomeprint2.rb +${RUBY_VENDORARCHLIB}/gnomeprint2.${RUBY_DLEXT} |