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

(-)deskutils/kchmviewer/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
LIB_DEPENDS=	libchm.so:misc/chmlib \
13
LIB_DEPENDS=	libchm.so:misc/chmlib \
14
		libzip.so:archivers/libzip
14
		libzip.so:archivers/libzip
15
15
16
USES=		dos2unix qmake:outsource qt:5 
16
USES=		compiler:c++11-lang dos2unix qmake:outsource qt:5 
17
USE_QT=		core dbus gui network printsupport webkit widgets xml \
17
USE_QT=		core dbus gui network printsupport webkit widgets xml \
18
		buildtools_build qmake_build
18
		buildtools_build qmake_build
19
USE_XORG=	x11
19
USE_XORG=	x11
(-)misc/kookbook/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
13
14
BUILD_DEPENDS=	${LOCALBASE}/lib/libmarkdown.a:textproc/discount
14
BUILD_DEPENDS=	${LOCALBASE}/lib/libmarkdown.a:textproc/discount
15
15
16
USES=		cmake kde:5 qt:5 tar:xz
16
USES=		cmake compiler:c++11-lang kde:5 qt:5 tar:xz
17
USE_QT=		core declarative gui network printsupport widgets \
17
USE_QT=		core declarative gui network printsupport widgets \
18
		qmake_build buildtools_build
18
		qmake_build buildtools_build
19
USE_KDE=	ecm_build
19
USE_KDE=	ecm_build
(-)games/kigo/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
MAINTAINER=	kde@FreeBSD.org
7
MAINTAINER=	kde@FreeBSD.org
8
COMMENT=	${${PORTNAME}_DESC}
8
COMMENT=	${${PORTNAME}_DESC}
9
9
10
USES=		cmake kde:5 qt:5 tar:xz
10
USES=		cmake compiler:c++11-lang kde:5 qt:5 tar:xz
11
USE_KDE=	attica auth codecs completion config configwidgets \
11
USE_KDE=	attica auth codecs completion config configwidgets \
12
		coreaddons crash dbusaddons ecm i18n jobwidgets kio \
12
		coreaddons crash dbusaddons ecm i18n jobwidgets kio \
13
		libkdegames newstuff notifyconfig service sonnet textwidgets \
13
		libkdegames newstuff notifyconfig service sonnet textwidgets \
(-)net-p2p/ktorrent/Makefile (-1 / +1 lines)
Lines 11-17 Link Here
11
MAINTAINER=	kde@FreeBSD.org
11
MAINTAINER=	kde@FreeBSD.org
12
COMMENT=	BitTorrent client for KDE
12
COMMENT=	BitTorrent client for KDE
13
13
14
USES=		cmake gettext kde:5 qt:5 tar:xz
14
USES=		cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
15
15
16
LIB_DEPENDS=	libKF5Torrent.so:net-p2p/libktorrent \
16
LIB_DEPENDS=	libKF5Torrent.so:net-p2p/libktorrent \
17
		libgcrypt.so:security/libgcrypt \
17
		libgcrypt.so:security/libgcrypt \
(-)games/konquest/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
MAINTAINER=	kde@FreeBSD.org
7
MAINTAINER=	kde@FreeBSD.org
8
COMMENT=	${${PORTNAME}_DESC}
8
COMMENT=	${${PORTNAME}_DESC}
9
9
10
USES=		cmake kde:5 qt:5 tar:xz
10
USES=		cmake compiler:c++11-lang kde:5 qt:5 tar:xz
11
USE_KDE=	auth codecs config configwidgets coreaddons crash \
11
USE_KDE=	auth codecs config configwidgets coreaddons crash \
12
		dbusaddons ecm guiaddons i18n libkdegames widgetsaddons \
12
		dbusaddons ecm guiaddons i18n libkdegames widgetsaddons \
13
		xmlgui
13
		xmlgui

Return to bug 237516