From f9b43248d2d2d523d059326f3bc81e548d66e6c0 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 6 Sep 2013 10:41:02 +0000 Subject: Add an explicit dependency on pkgconf --- games/secretmaryochronicles/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'games') diff --git a/games/secretmaryochronicles/Makefile b/games/secretmaryochronicles/Makefile index 41abd7339fab..e4c088a03f91 100644 --- a/games/secretmaryochronicles/Makefile +++ b/games/secretmaryochronicles/Makefile @@ -19,10 +19,9 @@ LIB_DEPENDS= CEGUIBase-0.7.9:${PORTSDIR}/graphics/cegui \ USE_BZIP2= yes USE_AUTOTOOLS= aclocal:env autoheader:env autoconf:env automake:env GNU_CONFIGURE= yes -USE_GMAKE= yes USE_SDL= sdl image mixer ttf USE_GL= gl glu -USES= gettext +USES= gettext gmake pkgconfig CPPFLAGS+= -I${LOCALBASE}/include CXXFLAGS+= -DBOOST_FILESYSTEM_VERSION=3 -- cgit