aboutsummaryrefslogtreecommitdiffstats
path: root/games/cosmosmash
diff options
context:
space:
mode:
Diffstat (limited to 'games/cosmosmash')
-rw-r--r--games/cosmosmash/Makefile2
1 files changed, 1 insertions, 1 deletions
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`