[Bug 224797] www/mod_dav_svn: Don't set USE_* after bsd.port.pre.mk

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 31 17:40:00 UTC 2017


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

            Bug ID: 224797
           Summary: www/mod_dav_svn: Don't set USE_* after bsd.port.pre.mk
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: lev at FreeBSD.org
          Reporter: brnrd at freebsd.org
             Flags: maintainer-feedback?(lev at FreeBSD.org)
          Assignee: lev at FreeBSD.org

Created attachment 189292
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189292&action=edit
svn diff for www/mod_dav_svn

The www/mod_dav_svn currently sets USE_APACHE after including Makefile.common
from the master port.
Makefile.common includes bsd.port.pre.mk
This creates an error when using the upcoming bsd.apache.mk USES replacemenet
(Mk/Uses/apache.mk). The patch works with Mk/Uses/apache.mk, have not tested it
yet with the existing bsd.apache.mk

```
www/mod_dav_svn: Don't set USE_* after bsd.port.pre.mk


PR:
Submitted by: brnrd (with hat apache@)

```

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


More information about the freebsd-ports-bugs mailing list