pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/tremor needs pkg-config



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2cefd75b73d3
branches:  trunk
changeset: 378029:2cefd75b73d3
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Mon Mar 26 19:43:30 2018 +0000

description:
needs pkg-config

diffstat:

 audio/tremor/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5be07053dd40 -r 2cefd75b73d3 audio/tremor/Makefile
--- a/audio/tremor/Makefile     Mon Mar 26 16:30:10 2018 +0000
+++ b/audio/tremor/Makefile     Mon Mar 26 19:43:30 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2018/03/16 21:54:13 maya Exp $
+# $NetBSD: Makefile,v 1.27 2018/03/26 19:43:30 dholland Exp $
 
 DISTNAME=      tremor-562307a
 PKGNAME=       tremor-1.0.2.20180316
@@ -15,7 +15,7 @@
 
 AUTOCONF_REQD=         2.50
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            autoconf automake gmake
+USE_TOOLS+=            autoconf automake gmake pkg-config
 USE_LIBTOOL=           yes
 
 PLIST_SUBST+=          DISTNAME=${DISTNAME:Q}



Home | Main Index | Thread Index | Old Index