ports/audio/inscore/files/patch-build_Makefile
Yuri Victorovich e4a4006f4c audio/inscore: Update 1.28 -> 1.31
Reported by:	portscout
2021-11-23 15:53:28 -08:00

11 lines
283 B
Text

--- build/Makefile.orig 2021-11-08 06:26:08 UTC
+++ build/Makefile
@@ -28,7 +28,7 @@ MAKEFILE ?= Makefile # used to check the dependency
GENERATOR ?=
all :
- $(MAKE) modules
+ #$(MAKE) modules
$(MAKE) inscore
test: PATH := /Users/Shared/Qt/5.15.2/5.15.2/ios/bin:$(PATH)