diff options
Diffstat (limited to 'games/lander/Makefile')
-rw-r--r-- | games/lander/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/lander/Makefile b/games/lander/Makefile index b4e2844f1b7f..880e12bbe81b 100644 --- a/games/lander/Makefile +++ b/games/lander/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \ boost_filesystem:${PORTSDIR}/devel/boost-libs GNU_CONFIGURE= yes -USES= gettext +USES= gettext pkgconfig USE_SDL= sdl image mixer USE_GL= gl glu USE_GCC= 4.2+ |