https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238601

--- Comment #3 from commit-h...@freebsd.org ---
A commit references this bug:

Author: koobs
Date: Sun Jun 16 09:25:47 UTC 2019
New revision: 504290
URL: https://svnweb.freebsd.org/changeset/ports/504290

Log:
  devel/py-setproctitle: Fix conflict with concurrent Python flavors

  Since devel/py-setproctitle installs HISTORY.rst and README.rst in a
  fixed location, pkg won't allow multiple flavors installed at the same time
  and concurrent ports conflict on install with each other.

  This change adds USE_PYTHON=concurrent which compensates for files in
  DOCSDIR automatically, by using a different directory for each Python
  version.

  PR:           238601
  Submitted by: Ralf van der Enden <tremere cainites net>
  Approved by:  portmgr (blanket(s): just fix it, ports (python) compliance)
  MFH:          2019Q2 (blanket: bugfix)

Changes:
  head/devel/py-setproctitle/Makefile

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to