From b4dd4e013049e53d18b6f58fd6f4e7c87264f534 Mon Sep 17 00:00:00 2001 From: sturm Date: Wed, 2 Jun 2004 22:26:21 +0000 Subject: [PATCH] freeciv uses gtk2, now --- games/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games/Makefile b/games/Makefile index 5bb3ed7ec45..f38ae664fc4 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.110 2004/05/28 18:37:55 naddy Exp $ +# $OpenBSD: Makefile,v 1.111 2004/06/02 22:26:21 sturm Exp $ # $FreeBSD: Makefile,v 1.91 1997/11/18 09:29:31 tg Exp $ # @@ -44,7 +44,7 @@ SUBDIR += forcedattack SUBDIR += fotaq SUBDIR += freeciv - SUBDIR += freeciv,gtk + SUBDIR += freeciv,gtk2 SUBDIR += freedroid SUBDIR += frotz # SUBDIR += galaxis