pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Missing dependency in lang/gcc-aux: converters/libiconv



On Thu, Dec 05, 2013 at 05:41:45AM +0400, Aleksej Saushev wrote:
> "Thomas Mueller" <mueller6724%bellsouth.net@localhost> writes:
> 
> > I think a shorter form of 
> >
> >  make show-var VARNAME=MAINTAINER
> >
> > would be
> >
> > make -V MAINTAINER
> 
> No. If it were that simple "show-var" target wouldn't exist.

For maintainer it's perhaps good enough, but for many other variables,
e.g. MASTER_SITES, there's a big difference.

Example, www/firefox:
# make -V MASTER_SITES
${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
# make show-var VARNAME=MASTER_SITES
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/25.0.1/source/ 
http://mirror.atlanticmetro.net/mozilla/firefox/releases/25.0.1/source/ 
ftp://releases.mozilla.org/pub/mozilla.org/firefox/releases/25.0.1/source/ 
http://www.artfiles.org/mozilla.org/firefox/releases/25.0.1/source/ 
http://ftp.plusline.de/mozilla/firefox/releases/25.0.1/source/ 
http://ftp.sunet.se/pub/www/clients/mozilla.org/firefox/releases/25.0.1/source/ 
http://mirror.switch.ch/ftp/mirror/mozilla/firefox/releases/25.0.1/source/ 
http://mozmirror01.true.nl/pub/mozilla.org/firefox/releases/25.0.1/source/ 
http://mirror.yandex.ru/mozilla/firefox/releases/25.0.1/source/ 
http://ftp.cvut.cz/mozilla/firefox/releases/25.0.1/source/ 
http://ftp.pwr.wroc.pl/pub/mozilla/firefox/releases/25.0.1/source/ 
http://ftp.heanet.ie/mirrors/ftp.mozilla.org/pub/mozilla.org/firefox/releases/25.0.1/source/
 http://mozilla.c3sl.ufpr.br/releases/firefox/releases/25.0.1/source/ 
http://mozilla.mirror.ac.za/firefox/releases/25.0.1/source/ 
http://mozilla-mirror.naist.jp/firefox/releases/25.0.1/source/ 
http://mirror.waia.asn.au/pub/mozilla/firefox/releases/25.0.1/source/ 
http://mozilla.mirror.ihug.co.nz/firefox/releases/25.0.1/source/ 
http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/25.0.1/source/

 Thomas


Home | Main Index | Thread Index | Old Index