svn commit: r503801 - in head/graphics/exiftran: . files
Gerald Pfeifer
gerald at pfeifer.com
Mon Jul 15 04:40:47 UTC 2019
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.
Gerald
More information about the svn-ports-all
mailing list