From owner-cvs-all Wed Apr 12 4: 6:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B585C37B7BB; Wed, 12 Apr 2000 04:06:38 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA47983; Wed, 12 Apr 2000 04:06:37 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200004121106.EAA47983@freefall.freebsd.org> From: Satoshi Asami Date: Wed, 12 Apr 2000 04:06:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/04/12 04:06:37 PDT Modified files: . Makefile Log: Change a couple of "make"s to "cd ${.CURDIR} && make"s, otherwise you will get "make: don't know how to make /usr/ports/INDEX. Stop" type of weird errors when /usr/obj${.CURDIR} exists. Revision Changes Path 1.54 +3 -3 ports/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message