aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/py-poker-eval/Makefile1
-rw-r--r--games/tecnoballz/Makefile1
2 files changed, 2 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
diff --git a/games/tecnoballz/Makefile b/games/tecnoballz/Makefile
index af8ab233b65b..ae73d56a4292 100644
--- a/games/tecnoballz/Makefile
+++ b/games/tecnoballz/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= mikmod:${PORTSDIR}/audio/libmikmod \
smpeg:${PORTSDIR}/multimedia/smpeg
USE_AUTOTOOLS= automake aclocal
+AUTOMAKE_ARGS= --add-missing
USE_SDL= sdl mixer image
USE_GMAKE= yes
GNU_CONFIGURE= yes