[Bug 224796] graphics/mapcache: Use parameters from Mk/bsd.apache.mk

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 31 16:41:42 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224796

            Bug ID: 224796
           Summary: graphics/mapcache: Use parameters from
                    Mk/bsd.apache.mk
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: brnrd at freebsd.org

Created attachment 189291
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189291&action=edit
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

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainer informed via mail

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list