aboutsummaryrefslogtreecommitdiff
path: root/graphics/libdrm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libdrm/Makefile')
-rw-r--r--graphics/libdrm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/libdrm/Makefile b/graphics/libdrm/Makefile
index 790933db7231..01aee31dcba3 100644
--- a/graphics/libdrm/Makefile
+++ b/graphics/libdrm/Makefile
@@ -13,6 +13,7 @@ COMMENT= Userspace interface to kernel Direct Rendering Module services
LIB_DEPENDS= pciaccess:${PORTSDIR}/devel/libpciaccess \
pthread-stubs:${PORTSDIR}/devel/libpthread-stubs
+USES= pkgconfig
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
@@ -20,7 +21,7 @@ USE_LDCONFIG= yes
.if defined(WITH_NEW_XORG)
-USE_GMAKE= yes
+USES+= gmake
OPTIONS_DEFINE= KMS MANPAGES
OPTIONS_DEFAULT=KMS