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, 14 insertions, 0 deletions
diff --git a/audio/oss/files/patch-setup_FreeBSD_make.local b/audio/oss/files/patch-setup_FreeBSD_make.local
new file mode 100644
index 000000000000..12acbd535e11
--- /dev/null
+++ b/audio/oss/files/patch-setup_FreeBSD_make.local
@@ -0,0 +1,14 @@
+--- setup/FreeBSD/make.local.orig 2015-01-24 04:25:26 UTC
++++ setup/FreeBSD/make.local
+@@ -2,10 +2,9 @@ build: kernel/framework/include/buildid
+ sh build.sh
+
+ copy: build
+- cp -R prototype/* /
+
+ package: build
+ sh setup/FreeBSD/mkpkg.sh
+
+ install: copy
+- cd ${OSSLIBDIR}/build && sh install.sh
++ cd prototype%%PREFIX%%/lib/oss/build && sh install.sh