pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/freeciv-client freeciv-client is not only xaw-ba...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8d7d757eb384
branches:  trunk
changeset: 514278:8d7d757eb384
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Fri Jun 09 22:01:00 2006 +0000

description:
freeciv-client is not only xaw-based anymore.

diffstat:

 games/freeciv-client/DESCR    |  3 ++-
 games/freeciv-client/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r 60ccd7b79dfe -r 8d7d757eb384 games/freeciv-client/DESCR
--- a/games/freeciv-client/DESCR        Fri Jun 09 21:16:38 2006 +0000
+++ b/games/freeciv-client/DESCR        Fri Jun 09 22:01:00 2006 +0000
@@ -6,4 +6,5 @@
 than this file and the online help. This is also where we'll inform people
 about new releases/bugs/fixes/competitions, etc.
 
-This package contains the Freeciv client with Xaw interface.
+This package contains the Freeciv client with an interface built on top of
+either gtk, gtk2, xaw, xaw3d, sdl, or just plain x11.  
diff -r 60ccd7b79dfe -r 8d7d757eb384 games/freeciv-client/Makefile
--- a/games/freeciv-client/Makefile     Fri Jun 09 21:16:38 2006 +0000
+++ b/games/freeciv-client/Makefile     Fri Jun 09 22:01:00 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2006/06/09 20:49:09 salo Exp $
+# $NetBSD: Makefile,v 1.30 2006/06/09 22:01:00 ghen Exp $
 
 PKGNAME=       ${DISTNAME:S/-/-client-/}
 PKGREVISION=   1
-COMMENT=       Freeciv client with Xaw interface
+COMMENT=       Freeciv client
 
 DEPENDS+=      freeciv-share>=${FC_VERS}:../../games/freeciv-share
 DEPENDS+=      freeciv-sounds>=3.0:../../games/freeciv-sounds



Home | Main Index | Thread Index | Old Index