Restore USES=gettext that got reverted accidentally

Submitted by:	jgh
This commit is contained in:
Johan van Selst 2013-05-05 07:20:28 +00:00
parent 9dfd88b323
commit 82f6a8141c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317399

View file

@ -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