Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jul 2001 13:31:01 +0300 (EEST)
From:      Maxim Sobolev <sobomax@FreeBSD.ORG>
To:        wjv@FreeBSD.ORG (Johann Visagie)
Cc:        sobomax@FreeBSD.ORG (Maxim Sobolev), cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: ports/Mk bsd.port.mk
Message-ID:  <200107101031.f6AAV2J99898@vega.vega.com>
In-Reply-To: <20010710121638.A97290@fling.sanbi.ac.za> from "Johann Visagie" at Jul 10, 2001 12:16:39 PM

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Maxim Sobolev on 2001-07-10 (Tue) at 00:50:18 -0700:
> > 
> > sobomax     2001/07/10 00:50:18 PDT
> > 
> >   Modified files:
> >     Mk                   bsd.port.mk 
> >   Log:
> >   Similarly to DOCSDIR add DATADIR?=${PREFIX}/share/${PORTNAME}. Also slightly
> >   expand comment for DOCSDIR, so it is immediately clear what its value is.
> >   
> >   Ignored by:	obrien, portmgr
> 
> If we're going this far, then how about something like:
>   EXAMPLEDIR?=${PREFIX}/share/examples/${PORTNAME}
> 
> (I find myself replicating that one quite often as well.)
> 
> Moreover, in all the above cases, would it not be advisable to name the
> actual directory ${PKGNAMEPREFIX}${PORTNAME} instead of just ${PORTNAME}?

I do not think it is a good idea, because IMO ${PKGNAMEPREFIX}${PORTNAME}
is less frequent than just ${PORTNAME}.

-Maxim

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?200107101031.f6AAV2J99898>