diff options
Diffstat (limited to 'games/poker-engine/Makefile')
-rw-r--r-- | games/poker-engine/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/poker-engine/Makefile b/games/poker-engine/Makefile index e5850340a64b..3e5faeb36dc9 100644 --- a/games/poker-engine/Makefile +++ b/games/poker-engine/Makefile @@ -22,9 +22,8 @@ RUN_DEPENDS= ${LOCALBASE}/bin/rsync:${PORTSDIR}/net/rsync \ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -USES= pkgconfig +USES= pkgconfig gettext USE_PYTHON= 2.5-2.7 -USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes |