Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Apr 2007 00:09:57 -0400
From:      Kris Kennaway <kris@obsecurity.org>
To:        ports@FreeBSD.org
Subject:   Warnings added to INDEX
Message-ID:  <20070420040957.GA92604@xor.obsecurity.org>

next in thread | raw e-mail | index | archive | help
Someone (probably two people) recently committed changes that make
INDEX builds emit warnings:

/usr/local/bin/kpsewhich: not found
"Makefile", line 38: warning: "/usr/local/bin/kpsewhich -format 'dvips config' config.ps" returned non-zero status
"/a/portbuild/amd64/7/ports/deskutils/linux-sunbird/../../www/linux-seamonkey/Makefile.common", line 43: warning: duplicate script for target "post-extract" ignored

The first two look like an assumption that kpsewhich is always present
on every system (false ;) and the latter looks like a bad makefile
change.

Whoever made these mistakes please fix them! :)

Kris




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070420040957.GA92604>