1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00

Add space after "@comment" in manual PLIST_SUB setting.

This commit is contained in:
Mikhail Teterin 2021-02-17 17:39:32 +00:00
parent 5df8661a4a
commit 871a792646
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565529

View File

@ -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: