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

(-)Makefile (-1 / +1 lines)
Lines 22-28 Link Here
22
USE_QT=		core qmake_build
22
USE_QT=		core qmake_build
23
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
24
CONFIGURE_ARGS=	--with-zlib=system
24
CONFIGURE_ARGS=	--with-zlib=system
25
USES=		localbase qt:5 qt:5
25
USES=		compiler:c++11-lang localbase qt:5 qt:5
26
26
27
OPTIONS_DEFINE=	GUI
27
OPTIONS_DEFINE=	GUI
28
OPTIONS_SUB=	yes
28
OPTIONS_SUB=	yes

Return to bug 231919