aboutsummaryrefslogtreecommitdiff
path: root/audio/jokosher
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2012-08-24 02:36:17 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2012-08-24 02:36:17 +0000
commitd5bd26906de55ebf318dd9e87ac5042d528bb9ea (patch)
tree7e4a320e5e5c5b3cca465606ccc7f0aeb2d5402e /audio/jokosher
parent552671c4937b20a21820617344270829fa96aaef (diff)
downloadports-d5bd26906de55ebf318dd9e87ac5042d528bb9ea.tar.gz
ports-d5bd26906de55ebf318dd9e87ac5042d528bb9ea.zip
Notes
Diffstat (limited to 'audio/jokosher')
-rw-r--r--audio/jokosher/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/jokosher/Makefile b/audio/jokosher/Makefile
index 9c5b8b8e507b..63694f0230ca 100644
--- a/audio/jokosher/Makefile
+++ b/audio/jokosher/Makefile
@@ -60,7 +60,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:U}}
USE_GSTREAMER+=${plugin}
. endif
.endfor