Date: Wed, 23 Apr 2003 10:07:35 +0400 From: Sergey Matveychuk <sem@ciam.ru> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: Kris Kennaway <kris@obsecurity.org> Subject: Re: Recent bsd.port.mk changes Message-ID: <3EA62DA7.8030809@ciam.ru> In-Reply-To: <1051067683.68327.19.camel@shumai.marcuscom.com> References: <000501c3074c$e5c2be80$0a2da8c0@sem> <3EA48724.3080602@ciam.ru> <3EA53B4A.4030700@ciam.ru> <3EA5EA0D.8070500@ciam.ru> <20030423013231.GA66663@rot13.obsecurity.org> <1051065189.68327.9.camel@shumai.marcuscom.com> <1051067683.68327.19.camel@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Joe Marcus Clarke wrote: >>>+ if ${GREP} -q "^$${df}$$" ${PLIST}; then \ I'd like to remember you many ports have a dynamicly generating PLIST. And it generate in pre-install target that followed _after_ check-already-stage target. So we'll not have PLIST here. I guess decision is to resort _INSTALL_SEQ targets for check-already-installed target followed pre-install target. And may be some other targets need move between pre-install and install? -- Sem.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EA62DA7.8030809>