Restore USES=gettext that got reverted accidentally
Submitted by: jgh
This commit is contained in:
parent
9dfd88b323
commit
82f6a8141c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317399
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ post-patch:
|
|||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
USE_GETTEXT= yes
|
||||
USES+= gettext
|
||||
PLIST_SUB+= NLS=""
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-nls
|
||||
|
|
Loading…
Reference in a new issue