From 0fa8fd173bf86b90bf37c3adeec5992c5ac340fc Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Tue, 5 May 2015 00:10:31 +0000 Subject: games/wxlauncher: enable WX3 option by default PR: 199429 Submitted by: lightside (maintainer) --- games/wxlauncher/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games') diff --git a/games/wxlauncher/Makefile b/games/wxlauncher/Makefile index 6892846ccb53..85d31437dbbe 100644 --- a/games/wxlauncher/Makefile +++ b/games/wxlauncher/Makefile @@ -3,6 +3,7 @@ PORTNAME= wxlauncher PORTVERSION= 0.9.6 +PORTREVISION= 1 CATEGORIES= games DISTNAME= ${PORTNAME}-${DISTVERSIONFULL} @@ -35,7 +36,7 @@ DESKTOP_ENTRIES="wxLauncher" "${COMMENT}" \ "Game;" false OPTIONS_DEFINE= DOCS JOYSTICK WX3 -OPTIONS_DEFAULT= JOYSTICK +OPTIONS_DEFAULT= JOYSTICK WX3 JOYSTICK_DESC= Build with joystick support JOYSTICK_CMAKE_ON= -DUSE_JOYSTICK:BOOL=ON JOYSTICK_CMAKE_OFF= -DUSE_JOYSTICK:BOOL=OFF -- cgit v1.2.3