aboutsummaryrefslogtreecommitdiff
path: root/audio/oss/files/patch-setup-FreeBSD-make.local
diff options
context:
space:
mode:
Diffstat (limited to 'audio/oss/files/patch-setup-FreeBSD-make.local')
-rw-r--r--audio/oss/files/patch-setup-FreeBSD-make.local14
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/oss/files/patch-setup-FreeBSD-make.local b/audio/oss/files/patch-setup-FreeBSD-make.local
deleted file mode 100644
index 44a98d9f427b..000000000000
--- a/audio/oss/files/patch-setup-FreeBSD-make.local
+++ /dev/null
@@ -1,14 +0,0 @@
---- setup/FreeBSD/make.local.orig 2008-01-05 18:38:18.000000000 -0500
-+++ setup/FreeBSD/make.local 2008-01-07 11:52:17.000000000 -0500
-@@ -2,10 +2,9 @@
- sh build.sh
-
- copy: build
-- cp -R prototype/* /
-
- package: build
- sh setup/FreeBSD/mkpkg.sh
-
- install: copy
-- cd /usr/lib/oss/build && sh install.sh
-+ cd prototype%%PREFIX%%/lib/oss/build && sh install.sh