summaryrefslogtreecommitdiff
path: root/audio/csound4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/csound4/Makefile')
-rw-r--r--audio/csound4/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/csound4/Makefile b/audio/csound4/Makefile
index 78c23c7b51d..9bac141e1b4 100644
--- a/audio/csound4/Makefile
+++ b/audio/csound4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/11/28 17:16:48 ben Exp $
+# $NetBSD: Makefile,v 1.2 2004/11/28 18:24:24 ben Exp $
#
DISTNAME= csound-4.23f12gbs.6
@@ -23,6 +23,8 @@ CONFIGURE_ARGS+= --enable-debug
CFLAGS+= -g
INFO_FILES= csoundgbs.info
+NOT_FOR_PLATFORM= *-*-alpha *-*-sparc64 # Severe LP64 problems
+
.include "../../x11/fltk/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"