pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce37c31ff1b3
branches:  trunk
changeset: 545748:ce37c31ff1b3
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Aug 11 15:21:04 2008 +0000

description:
Needs pkg-config.

diffstat:

 audio/mpg123-esound/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r afd23ce3bbf2 -r ce37c31ff1b3 audio/mpg123-esound/Makefile
--- a/audio/mpg123-esound/Makefile      Mon Aug 11 15:10:59 2008 +0000
+++ b/audio/mpg123-esound/Makefile      Mon Aug 11 15:21:04 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2008/03/02 06:10:33 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2008/08/11 15:21:04 joerg Exp $
 
 PKGNAME=       mpg123-esound-${MPG123_VERSION}
 PKGREVISION=   7
@@ -13,6 +13,8 @@
 PKG_OPTIONS_VAR=PKG_OPTIONS.mpg123-esound
 .include "../../audio/mpg123/Makefile.common"
 
+USE_TOOLS+=    pkg-config
+
 INSTALLATION_DIRS=     bin ${PKGMANDIR}/man1
 
 do-install:



Home | Main Index | Thread Index | Old Index