ports/x11/qt5/qtx11extras/Makefile

10 lines
208 B
Makefile

QT5NAME = QtX11Extras
COMMENT = X11-specific parts of Qt
SHARED_LIBS += Qt5X11Extras 3.0 # 5.9
WANTLIB += ${COMPILER_LIBCXX} GL Qt5Core Qt5Gui m
FLAVORS = debug
.include <bsd.port.mk>