pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/p5-cairo Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fa8dab99646f
branches:  trunk
changeset: 527899:fa8dab99646f
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Apr 15 19:21:09 2007 +0000

description:
Needs pkg-config.

diffstat:

 graphics/p5-cairo/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r da6691b47c81 -r fa8dab99646f graphics/p5-cairo/Makefile
--- a/graphics/p5-cairo/Makefile        Sun Apr 15 19:20:53 2007 +0000
+++ b/graphics/p5-cairo/Makefile        Sun Apr 15 19:21:09 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/04/13 23:17:22 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2007/04/15 19:21:09 joerg Exp $
 #
 
 DISTNAME=      Cairo-${DIST_VER}
@@ -11,6 +11,8 @@
 HOMEPAGE=      http://gtk2-perl.sourceforge.net/
 COMMENT=       Perl bindings to the cairo graphics library
 
+USE_TOOLS+=    pkg-config
+
 DIST_VER=      1.023
 
 DEPENDS+=      p5-ExtUtils-Depends>=0.2:../../devel/p5-ExtUtils-Depends



Home | Main Index | Thread Index | Old Index