Possible arguments: (none) or 5 and
(none) or one of 3d,
activeqt, androidextras,
base, canvas3d,
charts, connectivity,
datavis3d, declarative,
doc, gamepad,
graphicaleffects,
imageformats, location,
macextras, multimedia,
networkauth, purchasing,
quickcontrols2,
quickcontrols,
remoteobjects, script,
scxml, sensors,
serialbus, serialport,
speech, svg,
tools, translations,
virtualkeyboard, wayland,
webchannel, webengine,
websockets, webview,
winextras, x11extras,
xmlpatterns
Provides support for building Qt 5 components. It takes care of setting up the appropriate configuration environment for the port to build.
The port is Qt 5's
networkauth component, which is part of
the networkauth distribution file.
PORTNAME= networkauth
DISTVERSION= ${QT5_VERSION}
USES= qt-dist:5If PORTNAME does not match the
component name, it can be passed as an argument to
qt-dist.
The port is Qt 5's
gui component, which is part of the
base distribution file.
PORTNAME= gui
DISTVERSION= ${QT5_VERSION}
USES= qt-dist:5,baseAll 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>.