[Bug 224674] Mk/bsd.port.mk: make package-depends-list does not recognize flavor
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 12 16:03:36 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224674
--- Comment #7 from Sunpoet Po-Chuan Hsieh <sunpoet at 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=3.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
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list