pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/cairo This package needs zlib.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0c02457e4912
branches: trunk
changeset: 516644:0c02457e4912
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Jul 24 20:01:12 2006 +0000
description:
This package needs zlib.
diffstat:
graphics/cairo/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3234574730d5 -r 0c02457e4912 graphics/cairo/Makefile
--- a/graphics/cairo/Makefile Mon Jul 24 18:30:20 2006 +0000
+++ b/graphics/cairo/Makefile Mon Jul 24 20:01:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2006/07/23 05:08:49 minskim Exp $
+# $NetBSD: Makefile,v 1.42 2006/07/24 20:01:12 minskim Exp $
DISTNAME= cairo-1.2.0
PKGREVISION= 2
@@ -41,6 +41,7 @@
TEST_TARGET= check
+.include "../../devel/zlib/buildlink3.mk"
.include "../../fonts/fontconfig/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/glitz/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index