1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Remove useless dependency on gnumake

Reported by:	Emil Velikov <emil.l.velikov@gmail.com> (upstream)
This commit is contained in:
Baptiste Daroussin 2017-02-22 12:15:13 +00:00
parent 7ac61db8e5
commit f1deabd6a0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434581

View File

@ -29,8 +29,6 @@ OPTIONS_DEFINE= MANPAGES
OPTIONS_DEFAULT+= MANPAGES
.endif
USES+= gmake
.include <bsd.port.options.mk>
# KMS support in the kernel is only build on these archs, disable others