Bug 234737 - science/coot: Do not set CONFIGURE_ARGS twice
Summary: science/coot: Do not set CONFIGURE_ARGS twice
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-08 11:15 UTC by Tobias Kortkamp
Modified: 2019-01-17 05:59 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Kortkamp freebsd_committer freebsd_triage 2019-01-08 11:15:10 UTC
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.
Comment 1 Tobias Kortkamp freebsd_committer freebsd_triage 2019-01-16 19:39:27 UTC
Ping.
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2019-01-17 05:59:53 UTC
Thanks for reporting this!
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-01-17 05:59:55 UTC
A commit references this bug:

Author: yuri
Date: Thu Jan 17 05:59:38 UTC 2019
New revision: 490524
URL: https://svnweb.freebsd.org/changeset/ports/490524

Log:
  science/coot: Remove the unused CONFIGURE_ARGS line

  PR:		234737
  Reported by:	tobik

Changes:
  head/science/coot/Makefile