mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 08:11:50 -04:00
11 lines
283 B
Text
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)
|