aboutsummaryrefslogtreecommitdiff
path: root/audio/gramofile/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gramofile/files/patch-ab')
-rw-r--r--audio/gramofile/files/patch-ab19
1 files changed, 0 insertions, 19 deletions
diff --git a/audio/gramofile/files/patch-ab b/audio/gramofile/files/patch-ab
deleted file mode 100644
index a344f25691e3..000000000000
--- a/audio/gramofile/files/patch-ab
+++ /dev/null
@@ -1,19 +0,0 @@
---- bplaysrc/Makefile.orig Mon Mar 27 23:24:46 2000
-+++ bplaysrc/Makefile Fri Apr 7 12:22:05 2000
-@@ -12,12 +12,12 @@
- ########## CHOOSE YOUR ARCHITECTURE: (NOTE: also see ../Makefile!)
-
- # For Linux (and maybe others), use these:
--CFLAGS = -Wall -O2 -DUSEBUFFLOCK -DREDHAT50 -DLP2CD -DVUMETER # -DDEBUG
--LIBS = -lncurses
-+#CFLAGS = -Wall -O2 -DUSEBUFFLOCK -DREDHAT50 -DLP2CD -DVUMETER # -DDEBUG
-+#LIBS = -lncurses
-
- # For FreeBSD (and maybe others), use these:
--#CFLAGS = -Wall -O2 -DLP2CD -DVUMETER # -DDEBUG
--#LIBS = -lncurses
-+CFLAGS += -Wall -DLP2CD -DVUMETER # -DDEBUG
-+LIBS = -lncurses
-
- # -DOLD_CURSES can be used here, too.
-