Fix typo.
Submitted by: Guy Yur <guyyur xx gmail.com>
This commit is contained in:
parent
c860aa1c0f
commit
addc5cb48f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237780
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ PLIST_SUB+= EPUB="@comment "
|
|||
PLIST_SUB+= EXTENSIONS=""
|
||||
MODULES+= extensions
|
||||
.else
|
||||
PLIST_SUB+= EXTENSONS="@comment "
|
||||
PLIST_SUB+= EXTENSIONS="@comment "
|
||||
.endif
|
||||
.if defined(WITH_FO)
|
||||
PLIST_SUB+= FO=""
|
||||
|
|
Loading…
Reference in a new issue