aboutsummaryrefslogtreecommitdiffstats
path: root/games/freeciv-gtk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/freeciv-gtk/Makefile')
-rw-r--r--games/freeciv-gtk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/freeciv-gtk/Makefile b/games/freeciv-gtk/Makefile
index 57cd7603219e..7b724fa67086 100644
--- a/games/freeciv-gtk/Makefile
+++ b/games/freeciv-gtk/Makefile
@@ -6,11 +6,11 @@
#
PKGNAMESUFFIX= -gtk
-MASTERDIR= ${.CURDIR}/../freeciv
-MAINTAINER= adam-ports@blacktabby.org
COMMENT= A civilisation clone for X11 using GNOME; multiplayer
-USE_GNOME= gtk12
+MASTERDIR= ${.CURDIR}/../freeciv
+
+WITH_GTK= yes
.include "${MASTERDIR}/Makefile"