aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2013-07-16 13:42:36 +0800
committerade <ade@FreeBSD.org>2013-07-16 13:42:36 +0800
commitd1f1a19cc01298348afbd7b6ab8d52256df8467d (patch)
tree2262a68c0e24ffd52c4e9969c5287660fcb39bb7 /games
parentca04376785301224bb00797bd6c8392ac2d1c901 (diff)
downloadfreebsd-ports-gnome-d1f1a19cc01298348afbd7b6ab8d52256df8467d.tar.gz
freebsd-ports-gnome-d1f1a19cc01298348afbd7b6ab8d52256df8467d.tar.zst
freebsd-ports-gnome-d1f1a19cc01298348afbd7b6ab8d52256df8467d.zip
- Update devel/automake to 1.14
- Update devel/gettext to 0.18.3 - Fix known-broken (from exp-runs) ports - Clean up a lot of cruft in the devel/gettext port itself, based on work from tijl@ PR: 178883 Submitted by: ade Sponsored by: Wadsworth 6X
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