From f1deabd6a0dda007eaf71d9ebae38725eb64fb30 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 22 Feb 2017 12:15:13 +0000 Subject: [PATCH] Remove useless dependency on gnumake Reported by: Emil Velikov (upstream) --- graphics/libdrm/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/graphics/libdrm/Makefile b/graphics/libdrm/Makefile index 0e754003e2f6..66d6cf10e826 100644 --- a/graphics/libdrm/Makefile +++ b/graphics/libdrm/Makefile @@ -29,8 +29,6 @@ OPTIONS_DEFINE= MANPAGES OPTIONS_DEFAULT+= MANPAGES .endif -USES+= gmake - .include # KMS support in the kernel is only build on these archs, disable others