Date: Tue, 08 Jan 2019 11:20:54 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 234738] net/quagga: Do not set CONFIGURE_ARGS twice Message-ID: <bug-234738-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234738 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@FreeBSD.org Reporter: tobik@freebsd.org Assignee: pi@FreeBSD.org Flags: maintainer-feedback?(pi@FreeBSD.org) The port sets CONFIGURE_ARGS=3D --enable-exampledir=3D${PREFIX}/share/examples/quagga [...] CONFIGURE_ARGS=3D --enable-user=3D${ENABLE_USER} \ [...] so --enable-exampledir is never passed to the build. Is this a problem or can the first CONFIGURE_ARGS be removed? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234738-7788>