Hi,
Is it possible to add the flavors into the name returned by
build-depends-list?
An example:
Loic@FreeBSD:/usr/ports|⇒ make -C x11-toolkits/py-qt5-gui
build-depends-list FLAVOR=py36
/usr/ports/ports-mgmt/pkg
/usr/ports/lang/python36
/usr/ports/devel/py-sip
...
Should be /usr/ports/devel/py-sip@py36
Regards.
Loïc
On 01.12.2017 13:32, Lbartoletti wrote:
Hi Mathieu,
I personaly use Make depends-list in a python tools (
https://gitlab.com/lbartoletti/portsgraph) to draw a graph of dependencies
from ports. I hope release it a day.
Regards.
Envoyé de mon smartphone BlackBerry 10.
Message d'origine
De: Mathieu Arnold
Envoyé: vendredi 1 décembre 2017 13:19
À: [email protected]; [email protected]
Objet: Re: pkg flavors breaks "make run-depends-list"
Le 01/12/2017 à 10:17, [email protected] a écrit :
*2* 09:05 (25) "py-pytz" root@thompson# make run-depends-list
py27-pytz-2017.3,1: "/usr/ports/devel/py-setuptools@py27" non-existent --
dependency list incomplete
/usr/ports/lang/python27
I fixed both build and run-depends-list in r455280.
(As we do not really like to maintain things that are not used by
anything in the framework, I would be interested by what you are using
them for exactly.)
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"