aboutsummaryrefslogtreecommitdiff
path: root/textproc/bsdsort
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-26 14:35:59 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-26 14:35:59 +0000
commit8a6824e0f5f0ca74d55d30d085d63f5c63ccafb2 (patch)
treeedc8e708dd3a51de31357b338d08bb88d6e517ec /textproc/bsdsort
parent50d18b729cea729e32ea1de8a037df23f6696e88 (diff)
downloadports-8a6824e0f5f0ca74d55d30d085d63f5c63ccafb2.tar.gz
ports-8a6824e0f5f0ca74d55d30d085d63f5c63ccafb2.zip
textproc/bsdsort: disable -Werror
Notes
Notes: svn path=/head/; revision=382322
Diffstat (limited to 'textproc/bsdsort')
-rw-r--r--textproc/bsdsort/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/bsdsort/Makefile b/textproc/bsdsort/Makefile
index 7fbb274a503f..27a6fe64135a 100644
--- a/textproc/bsdsort/Makefile
+++ b/textproc/bsdsort/Makefile
@@ -19,6 +19,7 @@ MAKE_ENV+= BINDIR="${PREFIX}/bin" \
MANDIR="${MANPREFIX}/man/man" \
CATDIR="${MANPREFIX}/man/man" \
NLSDIR="${PREFIX}/share/nls" \
+ NO_WERROR="defined" \
MK_GNU_SORT="no"
USES= uidfix