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

(-)astro/marble/Makefile (-2 / +3 lines)
Lines 9-15 COMMENT= Virtual globe and world atlas for KDE Link Here
9
LICENSE=	GPLv2+
9
LICENSE=	GPLv2+
10
LICENSE_FILE=	${WRKSRC}/LICENSE.txt
10
LICENSE_FILE=	${WRKSRC}/LICENSE.txt
11
11
12
LIB_DEPENDS=	libquazip1-qt5.so:archivers/quazip
12
LIB_DEPENDS=	libquazip1-qt5.so:archivers/quazip \
13
		libprotobuf.so:devel/protobuf
13
14
14
USES=		cmake compiler:c++11-lang desktop-file-utils gettext \
15
USES=		cmake compiler:c++11-lang desktop-file-utils gettext \
15
		kde:5 qt:5 shared-mime-info tar:xz
16
		kde:5 qt:5 shared-mime-info tar:xz
Lines 19-25 USE_KDE= attica auth codecs completion config configwidgets coreaddons \ Link Here
19
		sonnet textwidgets wallet widgetsaddons windowsystem xmlgui \
20
		sonnet textwidgets wallet widgetsaddons windowsystem xmlgui \
20
		ecm_build
21
		ecm_build
21
USE_QT=		concurrent core dbus declarative designer gui location network opengl \
22
USE_QT=		concurrent core dbus declarative designer gui location network opengl \
22
		phonon4 printsupport script serialport sql svg webchannel widgets xml \
23
		phonon4 printsupport script serialport sql svg testlib webchannel widgets xml \
23
		buildtools_build qmake_build
24
		buildtools_build qmake_build
24
25
25
USE_LDCONFIG=	yes
26
USE_LDCONFIG=	yes

Return to bug 260298