From 82f6a8141c102bb62111af0959550d770924f9a8 Mon Sep 17 00:00:00 2001 From: Johan van Selst Date: Sun, 5 May 2013 07:20:28 +0000 Subject: Restore USES=gettext that got reverted accidentally Submitted by: jgh --- textproc/diffutils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/diffutils') diff --git a/textproc/diffutils/Makefile b/textproc/diffutils/Makefile index 763a3adec2aa..d63f1e521d6f 100644 --- a/textproc/diffutils/Makefile +++ b/textproc/diffutils/Makefile @@ -27,7 +27,7 @@ post-patch: .include .if ${PORT_OPTIONS:MNLS} -USE_GETTEXT= yes +USES+= gettext PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls -- cgit v1.2.3