pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/alsa-utils Make pkglint happier



details:   https://anonhg.NetBSD.org/pkgsrc/rev/04929e8dd911
branches:  trunk
changeset: 635813:04929e8dd911
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Jun 11 14:45:30 2014 +0000

description:
Make pkglint happier

diffstat:

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

diffs (18 lines):

diff -r 795154b5bcdf -r 04929e8dd911 audio/alsa-utils/Makefile
--- a/audio/alsa-utils/Makefile Wed Jun 11 14:45:09 2014 +0000
+++ b/audio/alsa-utils/Makefile Wed Jun 11 14:45:30 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2014/06/09 12:34:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.13 2014/06/11 14:45:30 ryoon Exp $
 #
 
 DISTNAME=      alsa-utils-1.0.27.2
@@ -12,7 +12,7 @@
 COMMENT=       Advanced Linux Sound Architecture (ALSA) CLI utilities
 
 GNU_CONFIGURE=         yes
-USE_TOOLS=             pkg-config gmake bash:run
+USE_TOOLS+=            pkg-config gmake bash:run
 USE_PKGLOCALEDIR=      yes
 USE_NCURSES=           yes
 LDFLAGS.DragonFly=     -lm



Home | Main Index | Thread Index | Old Index