From 3670668c6962601e899e23d1cc8d35566294664e Mon Sep 17 00:00:00 2001 From: prlw1 Date: Sun, 24 Apr 2016 06:52:44 +0000 Subject: Update freeciv to 2.5.3 Many changes listed in: http://www.freeciv.org/wiki/NEWS-2.5.3 http://www.freeciv.org/wiki/NEWS-2.5.2 http://www.freeciv.org/wiki/NEWS-2.5.1 We were after: * Build fixes: + Re-generating the configure script could fail on recent OS distributions due to a clash with the system supplied glib-gettext.m4. This did not affect most users, who would build with the configure script supplied in the tarball. GNA#24379 --- games/freeciv-client/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'games/freeciv-client') diff --git a/games/freeciv-client/Makefile b/games/freeciv-client/Makefile index 25c81712081..2e3ce2aa114 100644 --- a/games/freeciv-client/Makefile +++ b/games/freeciv-client/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.72 2016/04/11 19:01:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.73 2016/04/24 06:52:44 prlw1 Exp $ PKGNAME= ${DISTNAME:S/-/-client-/} -PKGREVISION= 4 COMMENT= Freeciv client DEPENDS+= freeciv-share>=${FC_VERS}:../../games/freeciv-share -- cgit v1.2.3