- Covert gmake to USES

This commit is contained in:
Martin Wilke 2014-05-26 13:38:40 +00:00
parent 87e16ac3ef
commit 6ac9cb0c1f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355342

View file

@ -102,7 +102,7 @@ GNU_ARCH= ${MACHINE_ARCH}
.endif
.if !defined(USE_MAKEFILE)
USE_GMAKE= yes
USES= gmake
MAKEFILE= GNUmakefile
.endif