From owner-freebsd-ports Fri Jul 5 16:13:50 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09B6737B400; Fri, 5 Jul 2002 16:13:48 -0700 (PDT) Received: from TheWorld.com (pcls3.std.com [199.172.62.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A12543E31; Fri, 5 Jul 2002 16:13:47 -0700 (PDT) (envelope-from kwc@shell.TheWorld.com) Received: from shell.TheWorld.com (root@shell01.TheWorld.com [199.172.62.241]) by TheWorld.com (8.9.3/8.9.3) with ESMTP id TAA04151; Fri, 5 Jul 2002 19:13:45 -0400 Received: (from kwc@localhost) by shell.TheWorld.com (8.9.3/8.9.3) id TAA4290637; Fri, 5 Jul 2002 19:13:45 -0400 (EDT) Date: Fri, 5 Jul 2002 19:13:45 -0400 (EDT) From: Kenneth W Cochran Message-Id: <200207052313.TAA4290637@shell.TheWorld.com> To: freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Subject: xargs broken in -stable (source) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Update: Looks like the erroneous command is in /usr/ports/Mk/bsd.gnomeng.mk, line 29, viz: gnomehack_PRE_PATCH= ${FIND} ${WRKSRC} -name "Makefile.in*" | ${XARGS} ${REIN PLACE_CMD} -e \ Ideas? Fix? Workaround? Thanks, -kc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message