summaryrefslogtreecommitdiff
path: root/print/ruby-gnome2-gnomeprint
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2008-06-19 15:13:54 +0000
committertaca <taca@pkgsrc.org>2008-06-19 15:13:54 +0000
commitfa086e0957ffcd51839d82dacf7e24f861c4a547 (patch)
treeb0b412a5d0b042a481fc87ef7e3859117e9c8a28 /print/ruby-gnome2-gnomeprint
parenta6cec64853f55ab8b5a4d7d418884f0df43f4363 (diff)
downloadpkgsrc-fa086e0957ffcd51839d82dacf7e24f861c4a547.tar.gz
Update to ruby-gnome2-gnomeprint to 0.17.0rc1 to build with newer gnome packages.
Diffstat (limited to 'print/ruby-gnome2-gnomeprint')
-rw-r--r--print/ruby-gnome2-gnomeprint/Makefile4
-rw-r--r--print/ruby-gnome2-gnomeprint/PLIST6
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}