mirror of
https://git.freebsd.org/ports.git
synced 2025-07-07 12:29:16 -04:00
Correct typo in PLIST_SUB
This commit is contained in:
parent
545cbc414e
commit
b94e64c5a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78550
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue