17.72. pyqt

Possible arguments: (none), 4, 5

Uses PyQt. If the port is part of PyQT itself, set PYQT_DIST. Use USE_PYQT to select the components the port needs. The available components are:

These components are only available with PyQT4:

These components are only available with PyQT5:

The default dependency for each component is build- and run-time, to select only build or run, add _build or _run to the component name. For example:

USES=		pyqt
USE_PYQT=	core doc_build designer_run

All FreeBSD documents are available for download at https://download.freebsd.org/ftp/doc/

Questions that are not answered by the documentation may be sent to <freebsd-questions@FreeBSD.org>.
Send questions about this document to <freebsd-doc@FreeBSD.org>.