pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6cfd6b51b455
branches:  trunk
changeset: 358296:6cfd6b51b455
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Feb 09 00:21:52 2017 +0000

description:
Needs pkg-config.

diffstat:

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

diffs (17 lines):

diff -r 664f28a5e75f -r 6cfd6b51b455 graphics/gpick/Makefile
--- a/graphics/gpick/Makefile   Thu Feb 09 00:21:34 2017 +0000
+++ b/graphics/gpick/Makefile   Thu Feb 09 00:21:52 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2017/02/06 13:55:27 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2017/02/09 00:21:52 joerg Exp $
 
 DISTNAME=      gpick-gpick-0.2.5
 PKGNAME=       ${DISTNAME:S/gpick-//}
@@ -14,6 +14,7 @@
 USE_LANGUAGES= c c++
 
 BUILD_DEPENDS+=        scons-[0-9]*:../../devel/scons
+USE_TOOLS+=    pkg-config
 
 SCONS=         ${PREFIX}/bin/scons
 SCONS_ARGS+=   DESTDIR=${DESTDIR}${PREFIX}



Home | Main Index | Thread Index | Old Index