pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/wsoundprefs add pkg-config to tools



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f010ce995400
branches:  trunk
changeset: 355672:f010ce995400
user:      wiedi <wiedi%pkgsrc.org@localhost>
date:      Fri Dec 09 14:43:39 2016 +0000

description:
add pkg-config to tools

diffstat:

 audio/wsoundprefs/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 36ea94b063d9 -r f010ce995400 audio/wsoundprefs/Makefile
--- a/audio/wsoundprefs/Makefile        Fri Dec 09 13:54:31 2016 +0000
+++ b/audio/wsoundprefs/Makefile        Fri Dec 09 14:43:39 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2016/04/20 12:10:33 nros Exp $
+# $NetBSD: Makefile,v 1.53 2016/12/09 14:43:39 wiedi Exp $
 
 DISTNAME=      WSoundPrefs-1.1.1
 PKGNAME=       wsoundprefs-1.1.1
@@ -11,6 +11,7 @@
 COMMENT=       WSoundServer configuration utility
 LICENSE=       modified-bsd
 
+USE_TOOLS+=    pkg-config
 USE_IMAKE=             yes
 BROKEN_GETTEXT_DETECTION=      yes
 



Home | Main Index | Thread Index | Old Index