svn commit: r503801 - in head/graphics/exiftran: . files
Alexey Dokuchaev
danfe at freebsd.org
Mon Jul 15 09:19:16 UTC 2019
On Mon, Jul 15, 2019 at 06:40:28AM +0200, Gerald Pfeifer wrote:
> On Sun, 30 Jun 2019, Alexey Dokuchaev wrote:
> > USES+=localbase is tycally used as a quick shortcut when you don't
> > want to create a patch or mess with sed(1) to simply teach the port
> > where to look for headers and libraries.
>
> USES+=localbase is declarative, whereas creating a patch or messing
> with sed(1) is much more specific, so from a maintenance perspective
> the former is better.
While that's a fair point, in this case the Makefile patch already
exists for other reasons, so having another CFLAGS-related hunk won't
hurt.
In any case, CFLAGS+= line in the port's Makefile is useless, and I'm
not sure what takes Martin so long to remove it, or at least chime in
this discussion. :-)
./danfe
More information about the svn-ports-all
mailing list