summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/transcode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile
index 143d3e468c08..ce01433ec224 100644
--- a/multimedia/transcode/Makefile
+++ b/multimedia/transcode/Makefile
@@ -107,7 +107,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm
ONLY_FOR_ARCHS= i386
PLIST_SUB+= WITH_NASM=""
.else
-PLIST_SUB+= WITH_NASM="@comment"
+PLIST_SUB+= WITH_NASM="@comment "
.endif
.if defined(WITH_AVIFILE)