diff options
Diffstat (limited to 'games/py-poker-eval/Makefile')
-rw-r--r-- | games/py-poker-eval/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/py-poker-eval/Makefile b/games/py-poker-eval/Makefile index 9cac02240663..52057683aec3 100644 --- a/games/py-poker-eval/Makefile +++ b/games/py-poker-eval/Makefile @@ -20,6 +20,7 @@ USES= pkgconfig USE_PYTHON= 2.5-2.7 USE_AUTOTOOLS= aclocal autoconf automake libtool ACLOCAL_ARGS= -I config +AUTOMAKE_ARGS= --add-missing CONFIGURE_ARGS= PYTHON="" MAKE_JOBS_SAFE= yes |