Date: Mon, 17 Aug 1998 15:50:54 -0700 From: "David O'Brien" <obrien@NUXI.com> To: Satoshi Asami <asami@FreeBSD.org>, ac199@hwcn.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/lang/glibstdc++28 Makefile Message-ID: <19980817155054.T13341@nuxi.com> In-Reply-To: <199808172216.PAA25476@silvia.hip.berkeley.edu>; from Satoshi Asami on Mon, Aug 17, 1998 at 03:16:54PM -0700 References: <Pine.BSF.3.96.980817172226.1050F-100000@localhost> <199808172216.PAA25476@silvia.hip.berkeley.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> That's what I thought too, but David's probably right in that the > plist generation should be done right before it's used. Yes, that would fix the problems I'm experiencing with the new bsd.port.mk. > Where should I put it? Right before fake-pkg (after post-install) > won't leave any chance for the port to do anything with it. Maybe > between do-install and post-install? I think before post-install would not be good: a porter might be puzzled why something would work in pre-install, but not post-install. Right before fake-pkg would be my vote. -- -- David (obrien@NUXI.ucdavis.edu -or- obrien@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980817155054.T13341>