Fix typo
This commit is contained in:
parent
83b78f74bc
commit
90a41d7ec3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317471
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ PLIST_SUB= VERSION=${PORTVERSION:C/.[0-9]+\$//}
|
|||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OTPIONS:MNLS}
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
USES+= gettext
|
||||
PLIST_SUB+= NLS=""
|
||||
.else
|
||||
|
|
Loading…
Reference in a new issue