From 5028fae8eedb48faa8e1a175f0ec06a4866cdf07 Mon Sep 17 00:00:00 2001 From: johans Date: Mon, 1 Aug 2016 19:36:24 +0000 Subject: Minor cleanup (no functional change) Reported by: marino --- games/freeciv/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/freeciv') diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index aa1e227..a737f256f 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -31,7 +31,7 @@ OPTIONS_SUB= yes SDL_CONFIGURE_ON= --enable-client=gtk,sdl SDL_USE= SDL=sdl,image,ttf,gfx MYSQL_CONFIGURE_ON= --enable-fcdb=mysql --with-mysql-prefix=${LOCALBASE} -MYSQL_USES+= mysql +MYSQL_USES= mysql IPV6_CONFIGURE_EANBALE= ipv6 .include -- cgit v1.1