Created attachment 189291 [details] svn diff for graphics/mapcache Currently, the port uses APACHE_SUPPORTED_VERSIONS as defined in bsd.apache.mk to patch a cmake script. This variable shouldn't be used and contains multiple entries. The proper way to do this is pass the correct directories to Cmake as defined in the bsd.apache.mk file. ``` graphics/mapcache: Use variables from bsd.apache.mk PR: Submitted by: brnrd (with hat apache@) ``` This is also required for the upcoming migration to Mk/Uses/apache.mk
Maintainer informed via mail
Done with ports r464182.