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

(-)Makefile (-1 / +1 lines)
Lines 9-15 Link Here
9
COMMENT=	Qt QWidget events introspection tool
9
COMMENT=	Qt QWidget events introspection tool
10
10
11
USE_QT=		core widgets
11
USE_QT=		core widgets
12
USES=		qmake qt-dist:5,tools
12
USES=		compiler:c++11-lang qmake qt-dist:5,tools
13
13
14
WRKSRC_SUBDIR=	src/${PORTNAME}
14
WRKSRC_SUBDIR=	src/${PORTNAME}
15
15

Return to bug 232402