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
commit5204ee2d74252938d79520b3d71e6b2e5ac515b6 (patch)
treeca8c756ea1cd7ee335d47a47a959dd2e9252b362 /multimedia
parentbc1c3d4d932d96308c060592f486e89533158cef (diff)
downloadpkgsrc-5204ee2d74252938d79520b3d71e6b2e5ac515b6.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