summaryrefslogtreecommitdiff
path: root/audio/dap/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'audio/dap/files/patch-aa')
-rw-r--r--audio/dap/files/patch-aa11
1 files changed, 6 insertions, 5 deletions
diff --git a/audio/dap/files/patch-aa b/audio/dap/files/patch-aa
index 6e3ce5a80e3e..bbe0748b9f76 100644
--- a/audio/dap/files/patch-aa
+++ b/audio/dap/files/patch-aa
@@ -1,6 +1,5 @@
---- Makefile.orig Wed Sep 16 09:26:41 1998
-+++ Makefile Wed Sep 16 09:26:41 1998
-@@ -0,0 +1,81 @@
+Index: Makefile
+@@ -0,0 +1,83 @@
+BACKDIR = ./bak
+HOMEDIR = $(HOME)
+
@@ -8,8 +7,10 @@
+
+DAP:
+ (cd tooltips; make -f Makefile);
-+ (cd spkit/spkit; make -f Makefile.freebsd);
-+ (cd main; make -f Makefile.freebsd);
++ (cd libaudio; make -f Makefile.linux);
++ (cd libaudiofile; make -f Makefile.linux);
++ (cd spkit/spkit; make -f Makefile.linux);
++ (cd main; make -f Makefile.linux);
+
+release: DAP
+ strip main/DAP