pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/libmatroska Remove c from USE_LANGUAGES, th...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4f57fca19775
branches: trunk
changeset: 645107:4f57fca19775
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Jan 23 10:12:44 2015 +0000
description:
Remove c from USE_LANGUAGES, this is C++ source code.
diffstat:
multimedia/libmatroska/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 251359351053 -r 4f57fca19775 multimedia/libmatroska/Makefile
--- a/multimedia/libmatroska/Makefile Fri Jan 23 10:11:47 2015 +0000
+++ b/multimedia/libmatroska/Makefile Fri Jan 23 10:12:44 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2015/01/22 12:57:27 pho Exp $
+# $NetBSD: Makefile,v 1.35 2015/01/23 10:12:44 wiz Exp $
DISTNAME= libmatroska-1.4.2
CATEGORIES= multimedia devel
@@ -10,7 +10,7 @@
COMMENT= Extensible open standard Audio/Video container format
LICENSE= gnu-lgpl-v2.1
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c++
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
PKGCONFIG_OVERRIDE= libmatroska.pc.in
Home |
Main Index |
Thread Index |
Old Index