aboutsummaryrefslogtreecommitdiffstats
path: root/audio/spiralsynth
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-04-11 01:26:55 +0800
committertrevor <trevor@FreeBSD.org>2004-04-11 01:26:55 +0800
commitb6a7a057831a76b55852e240dcf2e68f351a86e6 (patch)
treecb234ac2805ee45ce07e64ce5f23d63b70cad4ce /audio/spiralsynth
parent2640fceac70fa2eaf8d3ad131ee93f131cdd0e25 (diff)
downloadfreebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.gz
freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.zst
freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.zip
Tidy up whitespace.
Diffstat (limited to 'audio/spiralsynth')
-rw-r--r--audio/spiralsynth/Makefile20
1 files changed, 10 insertions, 10 deletions
diff --git a/audio/spiralsynth/Makefile b/audio/spiralsynth/Makefile
index e327123bb9ee..383fdfc51850 100644
--- a/audio/spiralsynth/Makefile
+++ b/audio/spiralsynth/Makefile
@@ -28,16 +28,16 @@ DOC_FILES= CHANGES COPYING README
post-patch:
.for ii in \
- Makefile.in \
- PluginLink.sh \
- SpiralInfo.C \
- SpiralSound/Midi.h \
- SpiralSound/Output.h \
- SpiralSound/SpiralInfo.h \
- SpiralSound/Synth.C \
- SpiralSound/Synth.h \
- SpiralSound/_SynthInfo.C \
- Synth.h
+ Makefile.in \
+ PluginLink.sh \
+ SpiralInfo.C \
+ SpiralSound/Midi.h \
+ SpiralSound/Output.h \
+ SpiralSound/SpiralInfo.h \
+ SpiralSound/Synth.C \
+ SpiralSound/Synth.h \
+ SpiralSound/_SynthInfo.C \
+ Synth.h
${MV} ${WRKSRC}/${ii} ${WRKSRC}/${ii}.orig
${SED} -e 's|-O3|${PTHREAD_CFLAGS}|g ; \
s|CC =|CC? =|g ; \