From 6d09df8162ed48857b6d31be0186d831ce96b7a7 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 2 Sep 2013 09:45:05 +0000 Subject: Add explicit dependencies on pkgconf --- games/openlierox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/openlierox') diff --git a/games/openlierox/Makefile b/games/openlierox/Makefile index 26d67a91b7e8..1af4bc47e0de 100644 --- a/games/openlierox/Makefile +++ b/games/openlierox/Makefile @@ -26,7 +26,7 @@ CFLAGS+= -I${LOCALBASE}/include CXXFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -USES= cmake +USES= cmake pkgconfig CMAKE_ARGS= -DHAWKNL_BUILTIN=YES \ -DLIBZIP_BUILTIN=YES \ -DBREAKPAD=NO \ -- cgit v1.2.3