summaryrefslogtreecommitdiff
path: root/multimedia/libmatroska
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-04-17 16:49:49 +0000
committergrant <grant@pkgsrc.org>2004-04-17 16:49:49 +0000
commitc11ca8fa533a13da6db6889fb89c00209a5c301b (patch)
tree512e7d5f1996a79d1ad924d2b06b48bb7a0ac642 /multimedia/libmatroska
parent3f06929ccccc57751d21599d0826301cd7ad47ba (diff)
downloadpkgsrc-c11ca8fa533a13da6db6889fb89c00209a5c301b.tar.gz
USE_LANGUAGES=c++
Diffstat (limited to 'multimedia/libmatroska')
-rw-r--r--multimedia/libmatroska/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/libmatroska/Makefile b/multimedia/libmatroska/Makefile
index 95cc53d65c6..d96c0f0fbe6 100644
--- a/multimedia/libmatroska/Makefile
+++ b/multimedia/libmatroska/Makefile
@@ -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 @@ COMMENT= Extensible open standard Audio/Video container format
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
+USE_LANGUAGES= c++
NO_CONFIGURE= yes
MAKEFLAGS+= prefix="${PREFIX}"