pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-gnome2-pango Enable cairo support.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3d7ae7bb87a4
branches: trunk
changeset: 532443:3d7ae7bb87a4
user: obache <obache%pkgsrc.org@localhost>
date: Sun Aug 19 14:31:25 2007 +0000
description:
Enable cairo support.
Bump PKGREVISION.
diffstat:
devel/ruby-gnome2-pango/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r c9a4950590a3 -r 3d7ae7bb87a4 devel/ruby-gnome2-pango/Makefile
--- a/devel/ruby-gnome2-pango/Makefile Sun Aug 19 14:27:17 2007 +0000
+++ b/devel/ruby-gnome2-pango/Makefile Sun Aug 19 14:31:25 2007 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2007/01/29 06:42:34 minskim Exp $
+# $NetBSD: Makefile,v 1.7 2007/08/19 14:31:25 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-pango-${VERSION}
+PKGREVISION= 1
COMMENT= Ruby binding of pango-1.x
CATEGORIES= devel fonts
@@ -16,4 +17,5 @@
INSTALL_TARGET= install
.include "../../devel/pango/buildlink3.mk"
+.include "../../graphics/ruby-rcairo/buildlink3.mk"
.include "../../meta-pkgs/ruby-gnome2/Makefile.common"
Home |
Main Index |
Thread Index |
Old Index