aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-03-19 17:19:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-03-19 17:19:59 +0000
commit2c5ddcf8b60c69da900f2df99390d20b6d9f6aba (patch)
treeea91b03c4d7ce89c644d1c51522f250622ce583b /Makefile.inc1
parent4bcdaf7651a7d33eb10afd1fa6ce4e217e1c5abb (diff)
downloadsrc-2c5ddcf8b60c69da900f2df99390d20b6d9f6aba.tar.gz
src-2c5ddcf8b60c69da900f2df99390d20b6d9f6aba.zip
Temporary readd GNU diff
etcupdate requires --change-group-format it is not easy to implement in bsd diff so for now readd GNU diff
Notes
Notes: svn path=/head/; revision=315565
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 415755d565c3..c27c446b259f 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1936,7 +1936,7 @@ native-xtools: .PHONY
${_clang} \
sbin/md5 \
sbin/sysctl \
- usr.bin/diff \
+ gnu/usr.bin/diff \
usr.bin/awk \
usr.bin/basename \
usr.bin/bmake \