Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Apr 2002 01:00:57 -0700
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/share/mk bsd.port.mk
Message-ID:  <20020419010057.A4986@dragon.nuxi.com>
In-Reply-To: <200204190740.g3J7ea347781@freefall.freebsd.org>; from ru@FreeBSD.org on Fri, Apr 19, 2002 at 12:40:36AM -0700
References:  <200204190740.g3J7ea347781@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 19, 2002 at 12:40:36AM -0700, Ruslan Ermilov wrote:
> ru          2002/04/19 00:40:35 PDT
> 
>   Modified files:
>     share/mk             bsd.port.mk 
>   Log:
>   Fix the bsd.port.mk breakage caused by sys.mk,v 1.60 commit.

The intention really is `make -I /usr/ports/Mk' should work w/o needing
anything ports related in /usr/share/mk.  Why can't bsd.own.mk go in
ports/Mk/bsd.port.mk
----------------------------
revision 1.303
date: 1999-01-26 03:40:11;  author: asami;  state: Exp;  lines: +2 -2258
branches:  1.303.2;
Move bsd.port.*mk to under ${PORTSDIR}/Mk (already repository copied).
There are only skeletons left here; they merely serve as a backup to
include the real versions under ${PORTSDIR}/Mk while we update the ports
tree to include them directly.
----------------------------

The assumption that ${PORTSDIR}/Mk/bsd.port.mk is found thru
/usr/share/mk/bsd.port.mk cannot be depended on.

I thought you said ${PORTSDIR}/Mk/bsd.port.mk could included bsd.own.mk
directly.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020419010057.A4986>