View | Details | Raw Unified | Return to bug 231683
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 9-15 Link Here
9
COMMENT=	Qt functions to access serial ports
9
COMMENT=	Qt functions to access serial ports
10
10
11
USE_QT=		core buildtools_build
11
USE_QT=		core buildtools_build
12
USES=		qmake qt-dist:5,serialport
12
USES=		compiler:c++17-lang libtool qmake qt-dist:5,serialport
13
USE_LDCONFIG=	${PREFIX}/${QT_LIBDIR_REL}
13
USE_LDCONFIG=	${PREFIX}/${QT_LIBDIR_REL}
14
14
15
.include <bsd.port.mk>
15
.include <bsd.port.mk>

Return to bug 231683