aboutsummaryrefslogtreecommitdiff
path: root/games/foobillard
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-02-05 17:38:06 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-02-05 17:38:06 +0000
commitaad6ee88c90512352964ce3746fab4984eed2931 (patch)
tree649b7781ec2baeb0f4d03aca935b1acda90d2241 /games/foobillard
parent2d1b1d7e4b9f691cac75fbbb90758ebe1fac051c (diff)
downloadports-aad6ee88c90512352964ce3746fab4984eed2931.tar.gz
ports-aad6ee88c90512352964ce3746fab4984eed2931.zip
- Convert USE_SDL=yes to USE_SDL=sdl
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=492258
Diffstat (limited to 'games/foobillard')
-rw-r--r--games/foobillard/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/foobillard/Makefile b/games/foobillard/Makefile
index a03d8a930a08..e4b50c222111 100644
--- a/games/foobillard/Makefile
+++ b/games/foobillard/Makefile
@@ -39,7 +39,7 @@ DESKTOP_ENTRIES= "Foobillard" \
false
.if ${PORT_OPTIONS:MSDL}
-USE_SDL= yes
+USE_SDL= sdl
CONFIGURE_ARGS+= --enable-SDL
.else
USE_GL= glut