summaryrefslogtreecommitdiff
path: root/audio/csound5
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-22 19:26:05 +0000
committerwiz <wiz>2007-02-22 19:26:05 +0000
commit0dd0ea596a01ad42bf95558677bb8b3558cfc518 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /audio/csound5
parent2040f60083a0ef86919ddcf2b21a05cd4b863326 (diff)
downloadpkgsrc-0dd0ea596a01ad42bf95558677bb8b3558cfc518.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'audio/csound5')
-rw-r--r--audio/csound5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/csound5/Makefile b/audio/csound5/Makefile
index 5f35a987089..ef93b191757 100644
--- a/audio/csound5/Makefile
+++ b/audio/csound5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/01/07 12:25:50 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2007/02/22 19:26:05 wiz Exp $
#
DISTNAME= Csound${CSOUND_VERSION}_src
@@ -15,7 +15,7 @@ COMMENT= Software synthesizer and sequencer
CSOUND_VERSION= 5.01
USE_LANGUAGES= c c++
CFLAGS+= -g -D__PKGSRC_PREFIX__=${PREFIX}/ -DBETA
-BUILD_DEPENDS+= scons>=0.96:../../devel/scons
+BUILD_DEPENDS+= scons>=0.96:../../devel/scons
NOT_FOR_PLATFORM= *-*-alpha *-*-sparc64 # Severe LP64 problems
SCONS= ${PREFIX}/bin/scons
SCONS_ARGS= -C ${WRKSRC} prefix=${PREFIX}