From 32724a2a0b16e6ebbe0a7dfea28b76795feb3aaf Mon Sep 17 00:00:00 2001 From: bapt Date: Mon, 2 Sep 2013 22:03:38 +0000 Subject: Add an explicit dependency on pkgconf --- games/cosmosmash/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/cosmosmash') diff --git a/games/cosmosmash/Makefile b/games/cosmosmash/Makefile index 94e625d778a2..38ecbcdf1dc6 100644 --- a/games/cosmosmash/Makefile +++ b/games/cosmosmash/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= flatzebra:${PORTSDIR}/devel/flatzebra \ USE_SDL= sdl image mixer USE_XORG= x11 xau xdmcp -USES= iconv +USES= iconv pkgconfig USE_GNOME= desktopfileutils GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include `${SDL_CONFIG} --cflags` -- cgit