aboutsummaryrefslogtreecommitdiff
path: root/lang/siod
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2021-02-17 17:39:32 +0000
committerMikhail Teterin <mi@FreeBSD.org>2021-02-17 17:39:32 +0000
commit871a792646b415d39fc6ed48bfc75e1d59c1e05d (patch)
treef14f0530b53bbf66bedf9424d10159ddd7d0edcc /lang/siod
parent5df8661a4a9d84c3a67e0a3ef97863d7339fd5d8 (diff)
downloadports-871a792646b415d39fc6ed48bfc75e1d59c1e05d.tar.gz
ports-871a792646b415d39fc6ed48bfc75e1d59c1e05d.zip
Add space after "@comment" in manual PLIST_SUB setting.
Notes
Notes: svn path=/head/; revision=565529
Diffstat (limited to 'lang/siod')
-rw-r--r--lang/siod/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/siod/Makefile b/lang/siod/Makefile
index db2af73ba09e..7ecec37a15a1 100644
--- a/lang/siod/Makefile
+++ b/lang/siod/Makefile
@@ -59,7 +59,7 @@ MODULES+= ${SELECTED_OPTIONS:NDOCS:tl}
# XXX This should not be necessary:
.if ${ARCH} != i386
-PLIST_SUB+= SQL_ORACLE=@comment
+PLIST_SUB+= SQL_ORACLE="@comment "
.endif
do-configure: