pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/kmp Uses c too, noted in kristerw's bulk build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2ad84fc634e4
branches:  trunk
changeset: 517186:2ad84fc634e4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Aug 06 10:24:44 2006 +0000

description:
Uses c too, noted in kristerw's bulk build.

diffstat:

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

diffs (18 lines):

diff -r f0d20567ed53 -r 2ad84fc634e4 audio/kmp/Makefile
--- a/audio/kmp/Makefile        Sun Aug 06 10:17:51 2006 +0000
+++ b/audio/kmp/Makefile        Sun Aug 06 10:24:44 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/04/17 13:46:16 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2006/08/06 10:24:44 wiz Exp $
 
 DISTNAME=              kmp-0.01
 PKGREVISION=           4
@@ -10,7 +10,7 @@
 #HOMEPAGE=             http://www.threadbox.net/index.php/code/kmp/
 COMMENT=               Qt client for the Music Player Daemon
 
-USE_LANGUAGES=         c++
+USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes
 HAS_CONFIGURE=         yes
 CONFIGURE_ARGS+=       ${PREFIX}



Home | Main Index | Thread Index | Old Index