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

(-)Makefile (-1 / +2 lines)
Lines 20-26 Link Here
20
GH_ACCOUNT=	buddhi1980
20
GH_ACCOUNT=	buddhi1980
21
GH_PROJECT=	${PORTNAME}2
21
GH_PROJECT=	${PORTNAME}2
22
22
23
USES=		cmake gnome jpeg localbase:ldflags pkgconfig qt:5
23
USES=		cmake compiler:c++11-lang gnome jpeg localbase:ldflags \
24
		pkgconfig qt:5
24
USE_QT=		core widgets network gui multimedia testlib \
25
USE_QT=		core widgets network gui multimedia testlib \
25
		qmake_build buildtools_build uitools_build
26
		qmake_build buildtools_build uitools_build
26
INSTALLS_ICONS=	yes
27
INSTALLS_ICONS=	yes

Return to bug 234947