aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2013-05-05 07:20:28 +0000
committerJohan van Selst <johans@FreeBSD.org>2013-05-05 07:20:28 +0000
commit82f6a8141c102bb62111af0959550d770924f9a8 (patch)
tree730606c4723a90e49a7943e31cd919b00c1811a9 /textproc
parent9dfd88b3238932490cf3443e706dfecddc1ae4f1 (diff)
downloadports-82f6a8141c102bb62111af0959550d770924f9a8.tar.gz
ports-82f6a8141c102bb62111af0959550d770924f9a8.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/diffutils/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
+USES+= gettext
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+=--disable-nls