mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
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
@ -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 New Issue
Block a user