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

(-)Makefile (-1 / +1 lines)
Lines 9-15 Link Here
9
COMMENT=	Qt5 SXCML module
9
COMMENT=	Qt5 SXCML module
10
10
11
USE_QT=		core network qml buildtools_build
11
USE_QT=		core network qml buildtools_build
12
USES=		qmake qt-dist:5,scxml
12
USES=		compiler:c++11-lang qmake qt-dist:5,scxml
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 232399