From owner-cvs-all Tue Nov 14 5:38:42 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C5F6537B4C5; Tue, 14 Nov 2000 05:38:38 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA39866; Tue, 14 Nov 2000 05:38:38 -0800 (PST) (envelope-from asami@FreeBSD.org) Message-Id: <200011141338.FAA39866@freefall.freebsd.org> From: Satoshi Asami Date: Tue, 14 Nov 2000 05:38:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gpc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/11/14 05:38:38 PST Modified files: lang/gpc Makefile Log: WRKDIR of lang/gcc28 should be accessed through ${.CURDIR}/../../lang/gcc28, not ${PORTSDIR}/lang/gcc28, since ${PORTSDIR} might be a symlink. Submitted by: bento Revision Changes Path 1.3 +2 -2 ports/lang/gpc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message