Install BSD sort(1) not GNU one. Can always change back if necesary.
authormillert <millert@openbsd.org>
Tue, 21 Jan 1997 04:34:32 +0000 (04:34 +0000)
committermillert <millert@openbsd.org>
Tue, 21 Jan 1997 04:34:32 +0000 (04:34 +0000)
gnu/usr.bin/Makefile
usr.bin/Makefile

index 72ac057..f61c84b 100644 (file)
@@ -1,8 +1,8 @@
-#      $OpenBSD: Makefile,v 1.18 1996/12/23 22:42:46 rahnds Exp $
+#      $OpenBSD: Makefile,v 1.19 1997/01/21 04:34:33 millert Exp $
 #      $NetBSD: Makefile,v 1.35 1996/04/03 21:20:52 chuck Exp $
 
 SUBDIR+=       bc cpio cvs dc diff diff3 gcc grep groff
-SUBDIR+=       gzip perl rcs sdiff sendbug sort sudo
+SUBDIR+=       gzip perl rcs sdiff sendbug sudo
 
 # some ports use binutils, some do not.
 .if (${MACHINE_ARCH} == "alpha") || (${MACHINE_ARCH} == "mips") || \
index 959f065..ef002f7 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.36 1997/01/07 06:51:50 graichen Exp $
+#      $OpenBSD: Makefile,v 1.37 1997/01/21 04:34:32 millert Exp $
 #      $NetBSD: Makefile,v 1.62 1996/03/10 05:45:43 thorpej Exp $
 #      from: @(#)Makefile      5.8.1.1 (Berkeley) 5/8/91
 
@@ -17,7 +17,7 @@ SUBDIR= apply apropos arch asa at aucat awk banner basename bdes biff cal \
        nfsstat nice nohup oldrdist pagesize passwd paste patch pr printenv \
        printf quota rdist rdistd renice rev rlogin rpcgen rpcinfo rs \
        rsh rup ruptime rusers rwall rwho \
-       script sed shar showmount skey skeyinit soelim split \
+       script sed shar showmount skey skeyinit soelim sort split \
        su sup systat tail talk tcopy tee telnet tftp time \
        tip tn3270 touch tput tr true tset tsort tty ul uname unexpand \
        unifdef uniq units unvis users uudecode uuencode \