summaryrefslogtreecommitdiffstats
path: root/audio-soft/gramofile/Makefile.diff
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/gramofile/Makefile.diff')
-rw-r--r--audio-soft/gramofile/Makefile.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio-soft/gramofile/Makefile.diff b/audio-soft/gramofile/Makefile.diff
new file mode 100644
index 0000000000..b6a4aaf73c
--- /dev/null
+++ b/audio-soft/gramofile/Makefile.diff
@@ -0,0 +1,11 @@
+--- Makefile.orig 2004-07-10 22:47:19.630884952 +0000
++++ Makefile 2004-07-10 22:47:44.714071728 +0000
+@@ -22,7 +22,7 @@
+ # For Linux (and maybe others), use these:
+ CFLAGS = -Wall -O4 -funroll-loops -DTURBO_MEDIAN -DTURBO_BUFFER
+ DEPS = $(OBJS) makebplay
+-LIBS = -lncurses -lrfftw -lfftw -lm
++LIBS = -lncurses -lsrfftw -lsfftw -lm
+ COPY_A = -a
+
+ # For FreeBSD (and maybe others), use these: