aboutsummaryrefslogtreecommitdiff
path: root/textproc/linuxdoc-tools
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2017-01-18 13:20:31 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2017-01-18 13:20:31 +0000
commit02f27a83b44d4566fd409edc60570ac0734eb63e (patch)
tree62d2805fd9c9c4285034b54a2ccb3f498f302811 /textproc/linuxdoc-tools
parentbddf1289efd81317364118eb60cdc28cc766c3c2 (diff)
downloadports-02f27a83b44d4566fd409edc60570ac0734eb63e.tar.gz
ports-02f27a83b44d4566fd409edc60570ac0734eb63e.zip
Notes
Diffstat (limited to 'textproc/linuxdoc-tools')
-rw-r--r--textproc/linuxdoc-tools/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/linuxdoc-tools/Makefile b/textproc/linuxdoc-tools/Makefile
index 97477a6a7adf..2e192cd4ae98 100644
--- a/textproc/linuxdoc-tools/Makefile
+++ b/textproc/linuxdoc-tools/Makefile
@@ -36,6 +36,5 @@ DOCS_BUILD_DEPENDS= bash:shells/bash
DOCS_USE= tex=latex:build tex=pdftex:build tex=dvipsk:build
DOCS_USES= makeinfo
DOCS_CONFIGURE_ENABLE= docs
-DOCS_MAKE_ENV= LANG=C
.include <bsd.port.mk>