pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/ruby-gnome2-gnomeprint Fix directory name for ru...
details: https://anonhg.NetBSD.org/pkgsrc/rev/dd85cd2961a9
branches: trunk
changeset: 529682:dd85cd2961a9
user: obache <obache%pkgsrc.org@localhost>
date: Sat Jun 09 01:07:13 2007 +0000
description:
Fix directory name for ruby-gnome-pango.
diffstat:
print/ruby-gnome2-gnomeprint/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 00058b209855 -r dd85cd2961a9 print/ruby-gnome2-gnomeprint/Makefile
--- a/print/ruby-gnome2-gnomeprint/Makefile Sat Jun 09 00:59:27 2007 +0000
+++ b/print/ruby-gnome2-gnomeprint/Makefile Sat Jun 09 01:07:13 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/05/26 06:24:28 obache Exp $
+# $NetBSD: Makefile,v 1.2 2007/06/09 01:07:13 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gnomeprint-${VERSION}
@@ -8,7 +8,7 @@
RUBY_EXTCONF_SUBDIRS= gnomeprint
DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-glib>=${VERSION}:../../devel/ruby-gnome2-glib
-DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-pango>=${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
Home |
Main Index |
Thread Index |
Old Index