[Bug 234738] net/quagga: Do not set CONFIGURE_ARGS twice

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 8 11:20:56 UTC 2019


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

            Bug ID: 234738
           Summary: net/quagga: Do not set CONFIGURE_ARGS twice
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: pi at FreeBSD.org
          Reporter: tobik at freebsd.org
          Assignee: pi at FreeBSD.org
             Flags: maintainer-feedback?(pi at FreeBSD.org)

The port sets

CONFIGURE_ARGS= --enable-exampledir=${PREFIX}/share/examples/quagga
[...]
CONFIGURE_ARGS= --enable-user=${ENABLE_USER} \
[...]

so --enable-exampledir is never passed to the build.

Is this a problem or can the first CONFIGURE_ARGS be removed?

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


More information about the freebsd-ports-bugs mailing list