From 051f39e2c073c647e45a1e6d086f75e1fd16c043 Mon Sep 17 00:00:00 2001 From: ben Date: Wed, 14 Apr 2004 15:03:40 +0000 Subject: Remove c from USE_LANGUAGES since this package uses C++. --- audio/spiralsynth/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/spiralsynth') 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 -- cgit v1.2.3