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

(-)Makefile (-1 / +1 lines)
Lines 10-16 Link Here
10
10
11
USE_QT=		core gui network sql widgets \
11
USE_QT=		core gui network sql widgets \
12
		buildtools_build sql-sqlite3_run
12
		buildtools_build sql-sqlite3_run
13
USES=		qmake qt-dist:5,tools
13
USES=		compiler:c++17-lang qmake qt-dist:5,tools
14
USE_LDCONFIG=	${PREFIX}/${QT_LIBDIR_REL}
14
USE_LDCONFIG=	${PREFIX}/${QT_LIBDIR_REL}
15
15
16
BUILD_WRKSRC=	${WRKSRC}/src/assistant
16
BUILD_WRKSRC=	${WRKSRC}/src/assistant

Return to bug 231955