diff --git a/infrastructure/mk/bsd.port.mk b/infrastructure/mk/bsd.port.mk index 56e5949b08a..dd18a04f131 100644 --- a/infrastructure/mk/bsd.port.mk +++ b/infrastructure/mk/bsd.port.mk @@ -1,6 +1,6 @@ #-*- mode: Fundamental; tab-width: 4; -*- # ex:ts=4 sw=4 -FULL_REVISION=$$OpenBSD: bsd.port.mk,v 1.146 1999/11/28 14:14:58 espie Exp $$ +FULL_REVISION=$$OpenBSD: bsd.port.mk,v 1.147 1999/11/29 23:14:03 espie Exp $$ # $FreeBSD: bsd.port.mk,v 1.264 1996/12/25 02:27:44 imp Exp $ # $NetBSD: bsd.port.mk,v 1.62 1998/04/09 12:47:02 hubertf Exp $ # @@ -777,9 +777,9 @@ CHMOD?= /bin/chmod CHOWN?= /usr/sbin/chown CP?= /bin/cp DIRNAME?= /usr/bin/dirname -ECHO?= /bin/echo +ECHO?= echo EXPR?= /bin/expr -FALSE?= /usr/bin/false +FALSE?= false FILE?= /usr/bin/file GREP?= /usr/bin/grep GUNZIP_CMD?= /usr/bin/gunzip -f @@ -803,7 +803,7 @@ FIND?= /usr/bin/find SETENV?= /usr/bin/env SH?= /bin/sh TR?= /usr/bin/tr -TRUE?= /usr/bin/true +TRUE?= true # Used to print all the '===>' style prompts - override this to turn them off. ECHO_MSG?= echo