freebsd-ports/audio/csound/files/patch-anal_convol_makef
Alexander Leidinger a7ff88b7ff Unbreak port by updating to 4.23.
Triggered by:	kris wants to remove broken ports
Approved by:	maintainer timeout (he hasn't much time at the moment
		and I want to have bugs get reported just in time to
		have it fixed before 5.1)
2003-05-03 15:56:24 +00:00

11 lines
438 B
Text

--- anal/convol/makef.orig Thu Apr 24 14:59:47 2003
+++ anal/convol/makef Thu Apr 24 15:00:08 2003
@@ -7,7 +7,7 @@
OBJS = main.o $T/cvanal.o $T/fft.o $T/dsputil.o $T/filopen.o \
$T/sfheader.o $T/soundin.o $T/ulaw.o $T/aiff.o $T/ieee80.o \
$T/memalloc.o $T/wave.o $T/window.o $T/aifc.o $T/getstring.o \
- $T/winFLTK.o $T/FL_graph.o $T/winEPS.o $T/winascii.o
+ $T/winEPS.o $T/winascii.o
cvl: cvanal