ports/audio/oss/files/patch-setup_FreeBSD_make.local
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

14 lines
359 B
Text

--- 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