pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/cinepaint this uses pkg-config



details:   https://anonhg.NetBSD.org/pkgsrc/rev/928eabb9ec09
branches:  trunk
changeset: 507814:928eabb9ec09
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Feb 08 18:49:26 2006 +0000

description:
this uses pkg-config

diffstat:

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

diffs (17 lines):

diff -r 72d12b91d5b0 -r 928eabb9ec09 graphics/cinepaint/Makefile
--- a/graphics/cinepaint/Makefile       Wed Feb 08 18:41:11 2006 +0000
+++ b/graphics/cinepaint/Makefile       Wed Feb 08 18:49:26 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/02/05 23:09:28 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2006/02/08 18:49:26 drochner Exp $
 
 DISTNAME=      cinepaint-0.20-2
 PKGNAME=       cinepaint-0.20.2
@@ -15,6 +15,7 @@
 USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
+USE_TOOLS+=            pkg-config
 
 PKGCONFIG_OVERRIDE=    cinepaint-gtk.pc.in
 



Home | Main Index | Thread Index | Old Index