From owner-cvs-all Fri Sep 20 23:58:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 279EF37B401; Fri, 20 Sep 2002 23:58:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE5B143E3B; Fri, 20 Sep 2002 23:58:29 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8L6wTCo067161; Fri, 20 Sep 2002 23:58:29 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8L6wTJA067160; Fri, 20 Sep 2002 23:58:29 -0700 (PDT) Message-Id: <200209210658.g8L6wTJA067160@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 20 Sep 2002 23:58:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/open-motif Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/09/20 23:58:29 PDT Modified files: x11-toolkits/open-motif Makefile Log: Unbreak by using find+xargs instead of globbing that results in command line overflow if the length of WRKDIRPREFIX is very long. Revision Changes Path 1.26 +7 -4 ports/x11-toolkits/open-motif/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message