summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorhira <hira@pkgsrc.org>2006-05-10 15:15:08 +0000
committerhira <hira@pkgsrc.org>2006-05-10 15:15:08 +0000
commitb82722e96ca9516c50da4e8e2c4715a9a72981c3 (patch)
treeca8c756ea1cd7ee335d47a47a959dd2e9252b362 /multimedia
parentd2d450a27a7d9047a76878561829ae380dd93ac7 (diff)
downloadpkgsrc-b82722e96ca9516c50da4e8e2c4715a9a72981c3.tar.gz
Add missing USE_LANGUAGES. The gst-plugins0.8-* plugins don't need
c++ and the configure script doesn't abort without c++.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gst-plugins0.8/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/gst-plugins0.8/Makefile b/multimedia/gst-plugins0.8/Makefile
index dfc7885315f..b27c80f1e09 100644
--- a/multimedia/gst-plugins0.8/Makefile
+++ b/multimedia/gst-plugins0.8/Makefile
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2006/04/17 14:52:11 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2006/05/10 15:15:08 hira Exp $
#
+USE_LANGUAGES= c c++
+
.include "Makefile.common"
COMMENT+= base plugins