Bug 234737

Summary: science/coot: Do not set CONFIGURE_ARGS twice
Product: Ports & Packages Reporter: Tobias Kortkamp <tobik>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (yuri)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

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