Page MenuHomeFreeBSD

pyqt.mk: add support for ${component}_test
ClosedPublic

Authored by tcberner on Jan 17 2020, 8:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 3, 2:39 AM
Unknown Object (File)
Thu, Oct 2, 9:57 AM
Unknown Object (File)
Thu, Oct 2, 8:21 AM
Unknown Object (File)
Tue, Sep 30, 10:11 AM
Unknown Object (File)
Sep 17 2025, 5:01 AM
Unknown Object (File)
Sep 15 2025, 9:47 PM
Unknown Object (File)
Sep 15 2025, 4:16 AM
Unknown Object (File)
Sep 13 2025, 1:31 AM
Subscribers

Details

Summary

Allow ports to only depend on a component of PyQt for testing.

USES=pyqt:5
USE_PYQT=webengine_test

will add a TEST_DEPENDS on www/py-qt5-webengine

See D21792

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Looks fine other than the different syntax than other areas of the ports framework

Looks fine other than the different syntax than other areas of the ports framework

Please explain.

This revision was not accepted when it landed; it landed in state Needs Review.May 31 2020, 9:01 AM
This revision was automatically updated to reflect the committed changes.