pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gimp-color-manager Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3fb5d9ce20a7
branches:  trunk
changeset: 515027:3fb5d9ce20a7
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 22 10:13:43 2006 +0000

description:
Needs pkg-config.

diffstat:

 graphics/gimp-color-manager/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3f1291ec97cc -r 3fb5d9ce20a7 graphics/gimp-color-manager/Makefile
--- a/graphics/gimp-color-manager/Makefile      Thu Jun 22 10:11:18 2006 +0000
+++ b/graphics/gimp-color-manager/Makefile      Thu Jun 22 10:13:43 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/04/17 13:46:31 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2006/06/22 10:13:43 joerg Exp $
 #
 
 DISTNAME=              gimp-color-manager-0.1.0
@@ -11,6 +11,7 @@
 COMMENT=               Gimp Color Manager plugin
 
 USE_PKGLOCALEDIR=      yes
+USE_TOOLS+=            pkg-config
 GNU_CONFIGURE=         yes
 
 MAKE_ENV+=             mkinstalldirs=${INSTALL_DATA_DIR:Q}



Home | Main Index | Thread Index | Old Index