pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/lmms Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/26a5abec1cbd
branches:  trunk
changeset: 621182:26a5abec1cbd
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Jul 05 21:14:32 2013 +0000

description:
Needs pkg-config.

diffstat:

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

diffs (18 lines):

diff -r b70c5b46fdd5 -r 26a5abec1cbd audio/lmms/Makefile
--- a/audio/lmms/Makefile       Fri Jul 05 21:12:45 2013 +0000
+++ b/audio/lmms/Makefile       Fri Jul 05 21:14:32 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2013/06/27 15:48:11 joerg Exp $
+# $NetBSD: Makefile,v 1.31 2013/07/05 21:14:32 joerg Exp $
 #
 
 DISTNAME=              lmms-0.4.15
@@ -14,7 +14,7 @@
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
 USE_LANGUAGES=         c c++
-USE_TOOLS+=            gmake perl
+USE_TOOLS+=            gmake perl pkg-config
 USE_CMAKE=             yes
 
 BUILDLINK_TRANSFORM+=  rm:-floop-optimize2 rm:-fgcse-las rm:-ldl



Home | Main Index | Thread Index | Old Index