diff options
Diffstat (limited to 'games/lordsawar/Makefile')
-rw-r--r-- | games/lordsawar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/lordsawar/Makefile b/games/lordsawar/Makefile index 1882aac506ae..937267894261 100644 --- a/games/lordsawar/Makefile +++ b/games/lordsawar/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= glademm-2:${PORTSDIR}/devel/libglademm24 \ BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost-jam \ ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs -USE_GETTEXT= yes +USES= gettext USE_GMAKE= yes USE_GNOME= intltool USE_SDL= sdl image mixer |