summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-07-22 05:54:52 +0000
committerrillig <rillig@pkgsrc.org>2006-07-22 05:54:52 +0000
commit876dc2e723e4083a67b0d9e0bfeb029ad140b493 (patch)
treef2148f9187cf9c42fc901aaf1d163f309d409de3 /audio
parentf0149979ddae43ed9f83c41794c76d079e7dc07a (diff)
downloadpkgsrc-876dc2e723e4083a67b0d9e0bfeb029ad140b493.tar.gz
Packages that use GNU configure scripts and C++ also need a working C
compiler.
Diffstat (limited to 'audio')
-rw-r--r--audio/sound-juicer/Makefile4
-rw-r--r--audio/spiralsynth/Makefile4
-rw-r--r--audio/splay/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile
index aa538ab4b09..01c8a5896b5 100644
--- a/audio/sound-juicer/Makefile
+++ b/audio/sound-juicer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/07/07 18:00:03 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2006/07/22 05:54:52 rillig Exp $
#
DISTNAME= sound-juicer-2.14.4
@@ -12,7 +12,7 @@ COMMENT= CD ripping tool
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config
-USE_LANGUAGES+= c++
+USE_LANGUAGES= c c++
CONFIGURE_ENV+= GCONF_SCHEMA_FILE_DIR="${PREFIX}/share/gconf/schemas/"
MAKE_ENV+= GCONF_SCHEMA_FILE_DIR="${PREFIX}/share/gconf/schemas/"
diff --git a/audio/spiralsynth/Makefile b/audio/spiralsynth/Makefile
index 0d5168124da..afae15534ac 100644
--- a/audio/spiralsynth/Makefile
+++ b/audio/spiralsynth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/03/09 21:04:41 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2006/07/22 05:54:52 rillig Exp $
#
DISTNAME= SpiralSynth-2.0.0
@@ -16,7 +16,7 @@ ONLY_FOR_PLATFORM= *-*-alpha *-*-arc *-*-cobalt *-*-dreamcast \
*-*-hpcmips *-*-hpcsh *-*-i386 *-*-pc532 *-*-pmax \
*-*-vax
-USE_LANGUAGES= c++
+USE_LANGUAGES= c c++
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
MAKE_ENV+= CXXFLAGS=${CXXFLAGS:M*:Q}
diff --git a/audio/splay/Makefile b/audio/splay/Makefile
index 3c9b33cb3d0..8701c23ac41 100644
--- a/audio/splay/Makefile
+++ b/audio/splay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/03/09 21:04:41 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2006/07/22 05:54:52 rillig Exp $
#
DISTNAME= splay-0.8.2
@@ -11,7 +11,7 @@ COMMENT= Audio player/decoder that decodes MPEG Layer I,II,III and WAV files
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_LANGUAGES= c++
+USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-xsplay
CONFIGURE_ARGS+= --without-pthread