aboutsummaryrefslogtreecommitdiff
path: root/games/exult
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-05-26 05:32:39 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-05-26 05:32:39 +0000
commitd1bc7b4a0b88aeee324aff74ec2a89b06ce93904 (patch)
treeb653af1fff09016d517f06c44b302fe76216a843 /games/exult
parent1845ea0390e87bb681b8fea6e6c2d67f4c672650 (diff)
downloadports-d1bc7b4a0b88aeee324aff74ec2a89b06ce93904.tar.gz
ports-d1bc7b4a0b88aeee324aff74ec2a89b06ce93904.zip
games/exult: Fix SDL1 and SDL2 options
There is no opt_CONFIGURE_ARGS helper. Change it to opt_CONFIGURE_ON. Without this and with both SDL 1.2 and SDL 2 installed in the build environment it would always pick SDL 1.2 otherwise. Always broken since r418018.
Notes
Notes: svn path=/head/; revision=502689
Diffstat (limited to 'games/exult')
-rw-r--r--games/exult/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/exult/Makefile b/games/exult/Makefile
index c86e4ace87dd..98ea3d3ca138 100644
--- a/games/exult/Makefile
+++ b/games/exult/Makefile
@@ -3,7 +3,7 @@
PORTNAME= exult
PORTVERSION= 1.5.0.20160514
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games
MAINTAINER= ports@FreeBSD.org
@@ -44,10 +44,10 @@ GIMP_LIB_DEPENDS= libgimp-2.0.so:graphics/gimp-app
GIMP_CONFIGURE_ENABLE= gimp-plugin
SDL1_DESC= Simple Direct Media Layer 1 support
SDL1_USE= sdl=mixer
-SDL1_CONFIGURE_ARGS= --with-sdl=sdl12
+SDL1_CONFIGURE_ON= --with-sdl=sdl12
SDL2_DESC= Simple Direct Media Layer 2 support
SDL2_USE= sdl=mixer2
-SDL2_CONFIGURE_ARGS= --with-sdl=sdl2
+SDL2_CONFIGURE_ON= --with-sdl=sdl2
STUDIO_DESC= Install Exult Studio
STUDIO_CONFIGURE_ENABLE=\
exult-studio exult-studio-support