aboutsummaryrefslogtreecommitdiff
path: root/games/q2p/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/q2p/Makefile')
-rw-r--r--games/q2p/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/q2p/Makefile b/games/q2p/Makefile
index 0521d1b8a705..5e55fed72c7b 100644
--- a/games/q2p/Makefile
+++ b/games/q2p/Makefile
@@ -82,7 +82,7 @@ PLIST_SUB+= GAME="@comment "
. if ${PORT_OPTIONS:M${opt}}
MAKE_ENV+= BUILD_${opt}=YES
PLIST_SUB+= ${opt}=""
-Q2REF+= ${opt:L:S/glx/gl/:S/sdlgl/sdl/}
+Q2REF+= ${opt:tl:S/glx/gl/:S/sdlgl/sdl/}
. else
PLIST_SUB+= ${opt}="@comment "
. endif