diff options
Diffstat (limited to 'audio/csound-dev/Makefile')
-rw-r--r-- | audio/csound-dev/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/csound-dev/Makefile b/audio/csound-dev/Makefile index e54a8467adb..4e14d052753 100644 --- a/audio/csound-dev/Makefile +++ b/audio/csound-dev/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/02/19 04:49:40 ben Exp $ +# $NetBSD: Makefile,v 1.5 2004/03/08 23:40:18 wiz Exp $ # DISTNAME= Csound-4.24.1 @@ -18,6 +18,7 @@ NO_BIN_ON_CDROM= ${RESTRICTED} NOT_FOR_PLATFORM= *-*-alpha *-*-sparc64 # many LP64 problems DIST_SUBDIR= csound +GCC_REQD= 3.0 USE_GNU_TOOLS+= make USE_BUILDLINK2= yes CONFLICTS= csound-bath* |