pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a01842164bf4
branches:  trunk
changeset: 514394:a01842164bf4
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 11 14:34:17 2006 +0000

description:
Needs pkg-config.

diffstat:

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

diffs (17 lines):

diff -r b90818e379c5 -r a01842164bf4 audio/terminatorx/Makefile
--- a/audio/terminatorx/Makefile        Sun Jun 11 14:34:13 2006 +0000
+++ b/audio/terminatorx/Makefile        Sun Jun 11 14:34:17 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/05/15 18:37:20 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/06/11 14:34:17 joerg Exp $
 #
 
 DISTNAME=      terminatorX-3.82
@@ -18,6 +18,7 @@
 
 USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes
+USE_TOOLS+=            pkg-config
 GNU_CONFIGURE=         yes
 
 LIBS+=                 ${LIBOSSAUDIO}



Home | Main Index | Thread Index | Old Index