summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2002-03-24 16:01:17 +0000
committermarkm <markm@FreeBSD.org>2002-03-24 16:01:17 +0000
commitf3401792a893621554ec41bc6524cf092f549bea (patch)
treee6095f5c48fd9313c644a1160ead35e1722455b0 /gnu
parent5fb54802b6b0448b20c3b023ef2e7d96923bfc7e (diff)
downloadFreeBSD-src-f3401792a893621554ec41bc6524cf092f549bea.zip
FreeBSD-src-f3401792a893621554ec41bc6524cf092f549bea.tar.gz
Remove GNU sort from the build. BSD sort is coming.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index 317ec99..4e07237 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
SUBDIR= awk bc binutils cc cpio dc dialog diff diff3 gperf \
- grep groff gzip man patch ptx rcs sdiff send-pr sort tar texinfo
+ grep groff gzip man patch ptx rcs sdiff send-pr tar texinfo
.if !defined(NO_CVS)
SUBDIR+=cvs
OpenPOWER on IntegriCloud