[Bug 234736] math/reduce, math/reduce-psl: Do not set CONFIGURE_ARGS twice
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 8 11:02:36 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234736
Bug ID: 234736
Summary: math/reduce, math/reduce-psl: Do not set
CONFIGURE_ARGS twice
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: pfg at FreeBSD.org
Reporter: tobik at freebsd.org
CC: pfg at FreeBSD.org
Assignee: pfg at FreeBSD.org
Flags: maintainer-feedback?(pfg at FreeBSD.org)
Attachment #200908 maintainer-approval?(pfg at FreeBSD.org)
Flags:
CC: pfg at FreeBSD.org
Created attachment 200908
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=200908&action=edit
math__reduce.diff
The first CONFIGURE_ARGS is being overwritten by the second one. Since the
build appears to succeed anyway there seems to be little point in keeping it.
Also removes WRKSRC since it is set to ${WRKDIR}/${DISTNAME} by default
already.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list