summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorpho <pho>2015-01-22 12:57:27 +0000
committerpho <pho>2015-01-22 12:57:27 +0000
commit3f9bd104f693bcb835e378e82f9deab0979c6f7d (patch)
tree26229bc64666568c0cf787d856cea8db4f867baf /multimedia
parent873041fd6e2586e8c532dde14e4c0b90d2af8653 (diff)
downloadpkgsrc-3f9bd104f693bcb835e378e82f9deab0979c6f7d.tar.gz
Add 'c' to USE_LANGUAGES
Otherwise the configure script fails with: PKGSRC-WARNING: Something is trying to run the c compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. The package still don't build because of an upstream problem in Makefile.am, but it is a separate issue.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/libmatroska/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libmatroska/Makefile b/multimedia/libmatroska/Makefile
index b53cecd74be..49a9426db9e 100644
--- a/multimedia/libmatroska/Makefile
+++ b/multimedia/libmatroska/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2015/01/04 23:24:45 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2015/01/22 12:57:27 pho Exp $
DISTNAME= libmatroska-1.4.2
CATEGORIES= multimedia devel
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.matroska.org/
COMMENT= Extensible open standard Audio/Video container format
LICENSE= gnu-lgpl-v2.1
-USE_LANGUAGES= c++
+USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
PKGCONFIG_OVERRIDE= libmatroska.pc.in