Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Feb 2018 16:03:35 +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-YACyDSMq3L@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

--- Comment #7 from Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> ---
kevlo@ helped me to test it and he got the same result as mine.

I tested it again in a clean jail with up-to-date ports tree.
The result is the same as Comment #4.
If I deinstall py36-setuptools, the result is as follows:

% make -V DEFAULT_VERSIONS
python=3D3.6
% pkg info -x setuptools
py27-setuptools-38.5.1
% make package-depends-list
py27-setuptools-38.5.1 /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
gettext-runtime-0.19.8.1_1 /usr/ports/devel/gettext-runtime
devel/gettext-runtime

--=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-YACyDSMq3L>