aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/fuse-utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile
index 676763208f55..2effc45ea52c 100644
--- a/emulators/fuse-utils/Makefile
+++ b/emulators/fuse-utils/Makefile
@@ -32,7 +32,7 @@ PLIST_SUB= AUDIOFILE=""
MAN1+= audio2tape.1 tape2wav.1
.else
CONFIGURE_ARGS+=--without-audiofile
-PLIST_SUB= AUDIOFILE="@comment"
+PLIST_SUB= AUDIOFILE="@comment "
.endif
MAKE_JOBS_SAFE= yes