From b5608e4d05673d523cbe2d5d76876df52c0a9d41 Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Mon, 1 Oct 2012 07:01:04 +0000 Subject: [PATCH] Without a build dep on pkgconf, configure fails --- graphics/libGL/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/graphics/libGL/Makefile b/graphics/libGL/Makefile index 7411113e64e5..1df7ef1c4234 100644 --- a/graphics/libGL/Makefile +++ b/graphics/libGL/Makefile @@ -15,6 +15,7 @@ COMMENT= OpenGL library that renders using GLX or DRI LIB_DEPENDS+= drm:${PORTSDIR}/graphics/libdrm \ expat.6:${PORTSDIR}/textproc/expat2 +USE_PKGCONFIG= build USE_XORG= glproto x11 xext xxf86vm xdamage xfixes dri2proto:both SUB_FILES= pkg-install pkg-deinstall