From 26e9c01fcd6967591687fc8e3fce01d49950f95e Mon Sep 17 00:00:00 2001 From: obache Date: Wed, 13 Mar 2013 12:38:19 +0000 Subject: bump required user_cygwin package to 20130313. --- mk/platform/Cygwin.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mk') diff --git a/mk/platform/Cygwin.mk b/mk/platform/Cygwin.mk index 68e5613f7c9..d3ab937e191 100644 --- a/mk/platform/Cygwin.mk +++ b/mk/platform/Cygwin.mk @@ -1,4 +1,4 @@ -# $NetBSD: Cygwin.mk,v 1.10 2013/03/06 12:41:44 obache Exp $ +# $NetBSD: Cygwin.mk,v 1.11 2013/03/13 12:38:19 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>=20130306:../../sysutils/user_cygwin +_USER_DEPENDS= user>=20130313:../../sysutils/user_cygwin CPP_PRECOMP_FLAGS?= # unset CONFIG_RPATH_OVERRIDE?= config.rpath */config.rpath */*/config.rpath -- cgit v1.2.3