cvs commit: ports/sysutils/pear-Log Makefile
Oliver Eikemeier
eikemeier at fillmore-labs.com
Tue Aug 31 10:45:55 PDT 2004
Pav Lucistnik wrote:
> pav 2004-08-31 14:57:33 UTC
>
> FreeBSD ports repository
>
> Modified files:
> sysutils/pear-Log Makefile
> Log:
> - Make more customizable using OPTIONS
>
> PR: ports/71053
> Submitted by: maintainer
>
> Revision Changes Path
> 1.21 +32 -1 ports/sysutils/pear-Log/Makefile
This hardcodes LOCALBASE as /usr/local, besides ports should avoid
variables beginning with an underscore, since they are often used as
bsd.port.mk private variables.
Besides, looking at pear-PEAR/Makefile.common is looks like pear ports
are inherently not PREFIX safe, or am I wrong here?
-Oliver
More information about the cvs-all
mailing list