aboutsummaryrefslogtreecommitdiff
path: root/audio/dap/files/patch-aa
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-01 03:25:12 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-01 03:25:12 +0000
commit2aa59dc6ece37de8eb69441d946c8bf663082ce3 (patch)
tree8c2c06a3b94343f04f8f58e4bcc277b313ed9977 /audio/dap/files/patch-aa
parenta70008509617fd6600c6cbac7652d22c80760d95 (diff)
Notes
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