pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/liblive USE_LANGUAGES+= c



details:   https://anonhg.NetBSD.org/pkgsrc/rev/29ec4ebc1484
branches:  trunk
changeset: 516913:29ec4ebc1484
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Jul 31 21:08:03 2006 +0000

description:
USE_LANGUAGES+= c

diffstat:

 net/liblive/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3595b749d340 -r 29ec4ebc1484 net/liblive/Makefile
--- a/net/liblive/Makefile      Mon Jul 31 19:53:22 2006 +0000
+++ b/net/liblive/Makefile      Mon Jul 31 21:08:03 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/06/02 18:00:04 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2006/07/31 21:08:03 rillig Exp $
 #
 
 DISTNAME=      live.2003.04.04
@@ -12,7 +12,7 @@
 COMMENT=       Set of C++ libraries for multimedia streaming
 
 WRKSRC=                ${WRKDIR}/live
-USE_LANGUAGES= c++
+USE_LANGUAGES= c c++
 USE_LIBTOOL=   YES
 
 INSTALLATION_DIRS=     bin lib



Home | Main Index | Thread Index | Old Index