From b5ce1c7f4a3797cc61db4912ca40d91413b7bfdf Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 2 Sep 2013 16:04:20 +0000 Subject: Add an explicit dependency on pkgconf --- graphics/libGLU/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/libGLU') diff --git a/graphics/libGLU/Makefile b/graphics/libGLU/Makefile index 5e2c10458b44..709e9d891f9c 100644 --- a/graphics/libGLU/Makefile +++ b/graphics/libGLU/Makefile @@ -11,7 +11,7 @@ MAINTAINER= x11@FreeBSD.org COMMENT= OpenGL utility library USE_BZIP2= yes -USES= pathfix +USES= pathfix pkgconfig USE_GL= gl GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static -- cgit v1.2.3