- Covert gmake to USES
This commit is contained in:
parent
87e16ac3ef
commit
6ac9cb0c1f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355342
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ GNU_ARCH= ${MACHINE_ARCH}
|
|||
.endif
|
||||
|
||||
.if !defined(USE_MAKEFILE)
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
MAKEFILE= GNUmakefile
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue