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

(-)Makefile (-1 / +1 lines)
Lines 9-15 Link Here
9
COMMENT=	Qt Designer UI forms support module
9
COMMENT=	Qt Designer UI forms support module
10
10
11
USE_QT=		core gui uiplugin widgets buildtools_build
11
USE_QT=		core gui uiplugin widgets buildtools_build
12
USES=		qmake qt-dist:5,tools
12
USES=		compiler:c++17-lang qmake qt-dist:5,tools
13
USE_LDCONFIG=	${PREFIX}/${QT_LIBDIR_REL}
13
USE_LDCONFIG=	${PREFIX}/${QT_LIBDIR_REL}
14
14
15
BUILD_WRKSRC=	${WRKSRC}/src/designer/src/${PORTNAME}
15
BUILD_WRKSRC=	${WRKSRC}/src/designer/src/${PORTNAME}

Return to bug 231957