From ed8969a323ab1e2866b6aa9e4a8b84e815906bd7 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 6 Nov 2005 19:45:08 +0000 Subject: Bless FreeBSD with the usergroup functions used by DragonFly. --- mk/platform/FreeBSD.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mk/platform') diff --git a/mk/platform/FreeBSD.mk b/mk/platform/FreeBSD.mk index 5cc2796d321..640f6f94e64 100644 --- a/mk/platform/FreeBSD.mk +++ b/mk/platform/FreeBSD.mk @@ -1,4 +1,4 @@ -# $NetBSD: FreeBSD.mk,v 1.13 2005/08/02 00:23:31 reed Exp $ +# $NetBSD: FreeBSD.mk,v 1.14 2005/11/06 19:45:08 joerg Exp $ # # Variable definitions for the FreeBSD operating system. @@ -7,6 +7,7 @@ IMAKE_MAKE?= ${MAKE} # program which gets invoked by imake IMAKEOPTS+= -DBuildHtmlManPages=NO PKGLOCALEDIR?= share PS?= /bin/ps +PW?= /usr/sbin/pw RSH?= /usr/bin/rsh SU?= /usr/bin/su TYPE?= type # Shell builtin -- cgit v1.2.3