summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-05-13 12:59:26 +0000
committerjoerg <joerg@pkgsrc.org>2006-05-13 12:59:26 +0000
commit4f9ab57b6bd63594863677e2959d1b28297d33c2 (patch)
tree9fe6b7e452144a9d1d5cf406ec829e2b0c8c7e22 /multimedia
parent3e48de0fc0692f5fe0834e91e7689d017af511df (diff)
downloadpkgsrc-4f9ab57b6bd63594863677e2959d1b28297d33c2.tar.gz
Uses C++.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/dvdview/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/dvdview/Makefile b/multimedia/dvdview/Makefile
index 5ffe7a38c7e..e7192d911ba 100644
--- a/multimedia/dvdview/Makefile
+++ b/multimedia/dvdview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/04/17 13:46:41 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2006/05/13 13:22:49 joerg Exp $
DISTNAME= dvdview-1.2.2
PKGREVISION= 4
@@ -10,6 +10,7 @@ HOMEPAGE= http://rachmaninoff.informatik.uni-mannheim.de/dvdview/
COMMENT= Software only MPEG-1/2 video decoder
GNU_CONFIGURE= YES
+USE_LANGUAGES= c c++
USE_TOOLS+= gmake
.include "../../mk/bsd.prefs.mk"