summaryrefslogtreecommitdiff
path: root/audio/jokosher/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/jokosher/Makefile')
-rw-r--r--audio/jokosher/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/jokosher/Makefile b/audio/jokosher/Makefile
index 580ee51c5c24..0fecca5985a8 100644
--- a/audio/jokosher/Makefile
+++ b/audio/jokosher/Makefile
@@ -54,7 +54,7 @@ PLIST_SUB+= OMF="@comment "
.endif
.for plugin in flac gconf jack ladspa lame mp3 pulse vorbis
-. if ${PORT_OPTIONS:M${plugin:U}}
+. if ${PORT_OPTIONS:M${plugin:tu}}
USE_GSTREAMER+=${plugin}
. endif
.endfor