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:
parent
5df8661a4a
commit
871a792646
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565529
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user