aboutsummaryrefslogtreecommitdiff
path: root/games/freeciv-nox11
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-10-04 09:36:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-10-04 09:36:32 +0000
commit0a4c2bc31b12be8eaef7c2bef40498d34f1bee61 (patch)
tree28322b2aa6d6a92cc3c67ee6ea0e3308ca95a964 /games/freeciv-nox11
parentc7c5115ac77f4010d25672dbd11fb5df8eb11dca (diff)
Notes
Diffstat (limited to 'games/freeciv-nox11')
-rw-r--r--games/freeciv-nox11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/freeciv-nox11/Makefile b/games/freeciv-nox11/Makefile
index 1ee994705ffd..93297053da5f 100644
--- a/games/freeciv-nox11/Makefile
+++ b/games/freeciv-nox11/Makefile
@@ -4,8 +4,8 @@
MASTERDIR= ${.CURDIR}/../freeciv
# Explicitly exclude X11 options
-OPTIONS_DEFINE= MYSQL IPV6
-OPTIONS_DEFAULT=MYSQL IPV6
+OPTIONS_EXCLUDE= SDL X11
+PKGNAMESUFFIX= -nox11
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"