Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Jan 2018 19:28:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 224674] Mk/bsd.port.mk: make package-depends-list does not recognize flavor
Message-ID:  <bug-224674-13-1SjXMz70uS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224674-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224674-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224674

Po-Chuan Hsieh <sunpoet@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bdrewery@FreeBSD.org
             Status|Closed                      |New
         Resolution|FIXED                       |---

--- Comment #2 from Po-Chuan Hsieh <sunpoet@FreeBSD.org> ---
(In reply to Po-Chuan Hsieh from comment #1)

Hmm, I reopen this PR because it seems not solved yet.
bdrewery@ is cc'd.

% grep python=3D /etc/make.conf
DEFAULT_VERSIONS+=3Dpython=3D3.6

% /usr/ports/devel/py-pytz

% make package-depends-list
py27-setuptools-38.2.5 /usr/ports/devel/py-setuptools devel/py-setuptools
py36-setuptools-38.2.5 /usr/ports/devel/py-setuptools devel/py-setuptools
python36-3.6.4 /usr/ports/lang/python36 lang/python36
libffi-3.2.1_2 /usr/ports/devel/libffi devel/libffi
indexinfo-0.3.1 /usr/ports/print/indexinfo print/indexinfo
readline-7.0.3_1 /usr/ports/devel/readline devel/readline

In this case, py27-setuptools is erroneously added to the list.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224674-13-1SjXMz70uS>