From c84e1cd8e6ce90aad916148ab61808a44ca8f718 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 17:36:33 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: games) --- games/freeciv/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/freeciv') diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index 5910046e73f9..6d5cc1d7ef44 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -26,6 +26,7 @@ MAN6= freeciv-server.6 freeciv-client.6 \ OPTIONS_DEFINE?= X11 SDL MYSQL IPV6 OPTIONS_DEFAULT?= X11 MYSQL IPV6 +NO_STAGE= yes .include .if ${PORT_OPTIONS:MSDL} && empty(PORT_OPTIONS:MX11) -- cgit v1.2.3