summaryrefslogtreecommitdiff
path: root/audio/spiralsynth
diff options
context:
space:
mode:
authorben <ben>2004-04-14 15:03:40 +0000
committerben <ben>2004-04-14 15:03:40 +0000
commit6e68221e6d8ee3813def0a9a110eb3604a221894 (patch)
tree9899fb55ff9067480f6b68226f685b898c5dc5d8 /audio/spiralsynth
parent215ab7be777cfb2ece733cde1ac36b90748b0bf5 (diff)
downloadpkgsrc-6e68221e6d8ee3813def0a9a110eb3604a221894.tar.gz
Remove c from USE_LANGUAGES since this package uses C++.
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 309f0159425..2c6ae7a398e 100644
--- a/audio/spiralsynth/Makefile
+++ b/audio/spiralsynth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/04/13 09:38:38 xtraeme Exp $
+# $NetBSD: Makefile,v 1.13 2004/04/14 15:05:01 ben Exp $
#
DISTNAME= SpiralSynth-0.1.7
@@ -17,7 +17,7 @@ ONLY_FOR_PLATFORM= *-*-alpha *-*-arc *-*-cobalt *-*-dreamcast \
*-*-vax
USE_BUILDLINK3= yes
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c++
USE_X11= yes
USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes