pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/faad2 this package uses a c and c++ compiler.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5d4c23a01f93
branches:  trunk
changeset: 474614:5d4c23a01f93
user:      grant <grant%pkgsrc.org@localhost>
date:      Mon May 03 00:41:56 2004 +0000

description:
this package uses a c and c++ compiler.

diffstat:

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

diffs (17 lines):

diff -r 738b62b2002a -r 5d4c23a01f93 audio/faad2/Makefile
--- a/audio/faad2/Makefile      Mon May 03 00:40:05 2004 +0000
+++ b/audio/faad2/Makefile      Mon May 03 00:41:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/04/25 12:07:12 dillo Exp $
+# $NetBSD: Makefile,v 1.17 2004/05/03 00:41:56 grant Exp $
 #
 
 DISTNAME=      faad2-2.0
@@ -17,6 +17,7 @@
 USE_BUILDLINK3=                YES
 USE_GCC_SHLIB=         YES
 USE_GNU_TOOLS+=                make
+USE_LANGUAGES=         c c++
 USE_LIBTOOL=           YES
 
 AUTOMAKE_REQD=         1.4



Home | Main Index | Thread Index | Old Index