Date: Sat, 16 Jun 2007 10:23:09 +0400 From: "Andrew Pantyukhin" <infofarmer@FreeBSD.org> To: pav@freebsd.org Cc: cvs-ports@freebsd.org, Alexey Dokuchaev <danfe@freebsd.org>, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/graphics/tcm Makefile pkg-message ports/graphics/tcm/files patch-debian-gcc4 pkg-message.in Message-ID: <cb5206420706152323m4215a8eay94a7d70b6225de2b@mail.gmail.com> In-Reply-To: <1181947632.52923.7.camel@ikaros.oook.cz> References: <200706152057.l5FKv26c070603@repoman.freebsd.org> <20070615210224.3C6A116A5D1@hub.freebsd.org> <cb5206420706151420i4c9f0a97q85ddf9b74d338bda@mail.gmail.com> <1181947632.52923.7.camel@ikaros.oook.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
On 6/16/07, Pav Lucistnik <pav@freebsd.org> wrote:
> Andrew Pantyukhin píše v so 16. 06. 2007 v 01:20 +0400:
>
> > > -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
> > > -PKGMESSAGE= ${WRKSRC}/pkg-message
> > > -USE_MOTIF= yes
> > > USE_BISON= yes
> > > USE_GMAKE= yes
> > > +USE_MOTIF= yes
> > > +
> > > +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
> > > +SUB_FILES+= pkg-message
> >
> > PKGMESSAGE defaults to PKGDIR/pkg-message. If we
> > have it processed with SUB_FILES, it will end up
> > in WRKDIR/pkg-message
>
> So? His usage of SUB_FILES is perfectly fine.
What I can't seem to understand is why PKGMESSAGE is
changing from PKGDIR/pkg-message to WRKDIR/pkg-message
when SUB_FILES=pkg-message is defined.
> > > -You need to set the environment variable TCM_HOME to
> > > -%%LOCALBASE%%/tcm for tcm to be able to start. You may also want to
> > > -add %%LOCALBASE%%/tcm/man in your manpath.config.
> >
> > This message refers to what we just installed, in
> > %%PREFIX%%, naturally
>
> Why are you commenting on removed lines? They are gone.
Lack of sleep, sorry.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cb5206420706152323m4215a8eay94a7d70b6225de2b>
