CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/06/10 13:16:17
Modified files:
graphics/mapnik/patches: patch-src_build_py
Added files:
graphics/mapnik/patches: patch-deps_agg_build_py
Log message:
Unbreak build when graphics/agg is installed.
The hack is ro rename bundled copy of libagg to libagg_bundled and prevent
scons from picking up libagg from LOCALBASE.
Breakage reported by naddy@
Library name suggestion and OK from landry@
