From owner-cvs-ports@FreeBSD.ORG Tue Aug 31 19:01:44 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B08C16A4CE; Tue, 31 Aug 2004 19:01:44 +0000 (GMT) Received: from toxic.magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id B44C443D31; Tue, 31 Aug 2004 19:01:43 +0000 (GMT) (envelope-from adamw@magnesium.net) Received: by toxic.magnesium.net (Postfix, from userid 1252) id 74119DA883; Tue, 31 Aug 2004 12:01:43 -0700 (PDT) Date: Tue, 31 Aug 2004 15:01:43 -0400 From: Adam Weinberger To: =?iso-8859-1?Q?Ant=F4nio_Carlos_Ven=E2ncio_J=FAnior?= Message-ID: <20040831190143.GI3649@toxic.magnesium.net> Mail-Followup-To: Adam Weinberger , , pav@FreeBSD.org, Oliver Eikemeier , Thierry Thomas , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <1093974444.35610.0.camel@hood.oook.cz> <4134CA21.8050204@php.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4134CA21.8050204@php.net> X-Editor: Vim 6.2 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-URL: http://www.vectors.cx X-ASL: 6/m/behind you User-Agent: Mutt/1.5.4i cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org cc: Thierry Thomas cc: pav@FreeBSD.org cc: cvs-ports@FreeBSD.org cc: Oliver Eikemeier Subject: Re: cvs commit: ports/sysutils/pear-Log Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2004 19:01:44 -0000 >> (08.31.2004 @ 1457 PST): Antnio Carlos Venncio Jnior said, in 1.0K: << > People, > > Pav Lucistnik wrote: > >V út, 31. 08. 2004 v 19:46, Oliver Eikemeier píše: > > > > > >>>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. > > > > > >Yes, and I'm not very happy with it. > > I've made this "hardcoding" because I can't get LOCALBASE prior to > including bsd.port.pre.mk. And OPTIONS must come before bsd.port.pre.mk. > Is that true?! >> end of "Re: cvs commit: ports/sysutils/pear-Log Makefile" from Antnio Carlos Venncio Jnior << You're probably safer using: LOCALBASE?= /usr/local instead of "_LOCALBASE=". # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx