summaryrefslogtreecommitdiff
path: root/audio/spiralsynth
diff options
context:
space:
mode:
authorrillig <rillig>2006-07-22 05:54:52 +0000
committerrillig <rillig>2006-07-22 05:54:52 +0000
commit2e3878d2cf5863114e7df764994d6da4937784a9 (patch)
treef2148f9187cf9c42fc901aaf1d163f309d409de3 /audio/spiralsynth
parentd65820fbec85fcbfbbaaa46a11af3f85b1d351d9 (diff)
downloadpkgsrc-2e3878d2cf5863114e7df764994d6da4937784a9.tar.gz
Packages that use GNU configure scripts and C++ also need a working C
compiler.
Diffstat (limited to 'audio/spiralsynth')
-rw-r--r--audio/spiralsynth/Makefile4
1 files changed, 2 insertions, 2 deletions
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}