summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjoerg <joerg>2007-04-15 19:21:09 +0000
committerjoerg <joerg>2007-04-15 19:21:09 +0000
commit9508dc1a6f984548d15d982a29994750fc830e96 (patch)
tree87b31bd37432476937fdea7da0aa9e2be4275c56 /graphics
parent45432add6d37525adddb9511ca0b0f7204e0b551 (diff)
downloadpkgsrc-9508dc1a6f984548d15d982a29994750fc830e96.tar.gz
Needs pkg-config.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-cairo/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/p5-cairo/Makefile b/graphics/p5-cairo/Makefile
index df074929cf4..79e2ac36e02 100644
--- a/graphics/p5-cairo/Makefile
+++ b/graphics/p5-cairo/Makefile
@@ -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 @@ MAINTAINER= pkgsrc-users@NetBSD.org
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