[Bug 234737] science/coot: Do not set CONFIGURE_ARGS twice
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 8 11:15:13 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234737
Bug ID: 234737
Summary: science/coot: 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: yuri at freebsd.org
Reporter: tobik at freebsd.org
Flags: maintainer-feedback?(yuri at freebsd.org)
Assignee: yuri at freebsd.org
The port sets CONFIGURE_ARGS twice which results in --with-python never being
passed to the build.
CONFIGURE_ARGS= --with-python
CONFIGURE_ARGS= --enable-shared --disable-static
The build appears to succeed anyway, so maybe --with-python is not really
needed.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list