Date: Sun, 13 Feb 2011 10:03:16 -0500 From: Eitan Adler <lists@eitanadler.com> To: Helmut Schneider <jumper99@gmx.de> Cc: freebsd-ports@freebsd.org Subject: Re: Makefile, ${VARIABLE}= vs. ${VARIABLE}?= Message-ID: <AANLkTikFiO-e53onEbSu4ZFNKxvhUY1SZp54cvO-T_JH@mail.gmail.com> In-Reply-To: <xn0habohx1ksbmz009@news.gmane.org> References: <xn0habnig1jczkg007@news.gmane.org> <AANLkTimQk6%2B4Y8o0M6qPtC_gg157JxruSkAWT%2Bg7TXYq@mail.gmail.com> <xn0habohx1ksbmz009@news.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Is it up to the maintainer to decide which variables shall be > overwritable, or are there rules? > Generally one wants to respect as much of the user's wishes as they can. So things like CC, CFLAGS, CPP, CXX, etc should have a question mark. MAINTAINER and other internal port variable are generally safe without the question mark. If the event your port has a slave than even these variables need to have question marks. -- Eitan Adler
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTikFiO-e53onEbSu4ZFNKxvhUY1SZp54cvO-T_JH>