pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/libmatroska USE_LANGUAGES=c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a6eb878939f1
branches:  trunk
changeset: 473210:a6eb878939f1
user:      grant <grant%pkgsrc.org@localhost>
date:      Sat Apr 17 16:49:49 2004 +0000

description:
USE_LANGUAGES=c++

diffstat:

 multimedia/libmatroska/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f1902d8dc22b -r a6eb878939f1 multimedia/libmatroska/Makefile
--- a/multimedia/libmatroska/Makefile   Sat Apr 17 16:49:09 2004 +0000
+++ b/multimedia/libmatroska/Makefile   Sat Apr 17 16:49:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/04/07 12:52:16 salo Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/17 16:49:49 grant Exp $
 #
 
 DISTNAME=      libmatroska-0.6.3
@@ -11,6 +11,7 @@
 
 USE_BUILDLINK3=        yes
 USE_GNU_TOOLS+=        make
+USE_LANGUAGES= c++
 
 NO_CONFIGURE=  yes
 MAKEFLAGS+=    prefix="${PREFIX}"



Home | Main Index | Thread Index | Old Index