From f29b08e2a51e78c4f7cba31d1a5262979c0ef9f1 Mon Sep 17 00:00:00 2001 From: obache Date: Wed, 6 Mar 2013 12:41:44 +0000 Subject: Switch to use own user_cygwin for _USER_DEPENDS. --- mk/platform/Cygwin.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mk/platform') diff --git a/mk/platform/Cygwin.mk b/mk/platform/Cygwin.mk index c1e26e431e6..68e5613f7c9 100644 --- a/mk/platform/Cygwin.mk +++ b/mk/platform/Cygwin.mk @@ -1,4 +1,4 @@ -# $NetBSD: Cygwin.mk,v 1.9 2013/02/27 12:03:49 obache Exp $ +# $NetBSD: Cygwin.mk,v 1.10 2013/03/06 12:41:44 obache Exp $ # # Variable definitions for the Windows with Cygwin. @@ -17,7 +17,7 @@ TYPE?= type # Shell builtin USERADD?= ${LOCALBASE}/sbin/useradd GROUPADD?= ${LOCALBASE}/sbin/groupadd _PKG_USER_HOME?= # empty by default -_USER_DEPENDS= user>=20040426:../../sysutils/user_interix +_USER_DEPENDS= user>=20130306:../../sysutils/user_cygwin CPP_PRECOMP_FLAGS?= # unset CONFIG_RPATH_OVERRIDE?= config.rpath */config.rpath */*/config.rpath -- cgit v1.2.3