View | Details | Raw Unified | Return to bug 209756 | Differences between
and this patch

Collapse All | Expand All

(-)accessibility/kdeaccessibility4/Makefile (-1 / +1 lines)
Lines 8-14 Link Here
8
MAINTAINER=	kde@FreeBSD.org
8
MAINTAINER=	kde@FreeBSD.org
9
COMMENT=	Accessibility applications for KDE 4
9
COMMENT=	Accessibility applications for KDE 4
10
10
11
USE_KDE4=	kdeprefix
11
USE_KDE4=	# blank, needed to get KDE4_VERSION
12
USES=		metaport
12
USES=		metaport
13
13
14
OPTIONS_DEFINE=	JOVIE KACCESSIBLE KMAG KMOUSETOOL KMOUTH
14
OPTIONS_DEFINE=	JOVIE KACCESSIBLE KMAG KMOUSETOOL KMOUTH
(-)devel/smokegen/Makefile (-1 / +1 lines)
Lines 9-15 Link Here
9
MAINTAINER=	kde@FreeBSD.org
9
MAINTAINER=	kde@FreeBSD.org
10
COMMENT=	SMOKE bindings for KDE
10
COMMENT=	SMOKE bindings for KDE
11
11
12
USE_KDE4=	kdeprefix
12
USE_KDE4=	# blank, needed to get KDE4_VERSION
13
USE_QT4=	corelib xml qmake_build moc_build uic_build rcc_build
13
USE_QT4=	corelib xml qmake_build moc_build uic_build rcc_build
14
USES=		cmake:outsource tar:xz
14
USES=		cmake:outsource tar:xz
15
CMAKE_ARGS+=	-DSMOKE_CMAKE_MODULE_DIR:PATH=${PREFIX}/lib/cmake/smoke
15
CMAKE_ARGS+=	-DSMOKE_CMAKE_MODULE_DIR:PATH=${PREFIX}/lib/cmake/smoke
(-)editors/calligra-l10n/files/bsd.l10n.mk (-1 / +1 lines)
Lines 6-12 Link Here
6
6
7
PLIST_SUB+=	LANG=${CALLIGRA_L10N}
7
PLIST_SUB+=	LANG=${CALLIGRA_L10N}
8
8
9
USE_KDE4=	kdelibs kdeprefix automoc4
9
USE_KDE4=	kdelibs automoc4
10
USE_QT4=	corelib xml moc_build qmake_build rcc_build uic_build
10
USE_QT4=	corelib xml moc_build qmake_build rcc_build uic_build
11
USES+=		cmake gettext tar:xz
11
USES+=		cmake gettext tar:xz
12
NO_ARCH=	yes
12
NO_ARCH=	yes
(-)editors/calligra-l10n/Makefile (-1 / +1 lines)
Lines 7-14 Link Here
7
MAINTAINER=	kde@FreeBSD.org
7
MAINTAINER=	kde@FreeBSD.org
8
COMMENT=	Localized messages and documentation for Calligra
8
COMMENT=	Localized messages and documentation for Calligra
9
9
10
USE_KDE4=	# blank, needed to get KDE4_VERSION
10
USES=		metaport
11
USES=		metaport
11
USE_KDE4=	kdeprefix
12
12
13
CALLIGRA_LANG_ALL=	bs ca ca@valencia cs da de el en_GB es et fi fr \
13
CALLIGRA_LANG_ALL=	bs ca ca@valencia cs da de el en_GB es et fi fr \
14
			gl hu it ja kk nb nl pl pt pt_BR ru sk \
14
			gl hu it ja kk nb nl pl pt pt_BR ru sk \
(-)games/kdegames4/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
MAINTAINER=	kde@FreeBSD.org
7
MAINTAINER=	kde@FreeBSD.org
8
COMMENT=	Games for KDE 4 (meta port)
8
COMMENT=	Games for KDE 4 (meta port)
9
9
10
USE_KDE4=	kdeprefix
10
USE_KDE4=	# blank, needed to get KDE4_VERSION
11
USES=		metaport
11
USES=		metaport
12
12
13
OPTIONS_DEFINE=	ALL ${KDE4_GAMES_ALL}
13
OPTIONS_DEFINE=	ALL ${KDE4_GAMES_ALL}
(-)graphics/kdegraphics4/Makefile (-1 / +1 lines)
Lines 8-14 Link Here
8
MAINTAINER=	kde@FreeBSD.org
8
MAINTAINER=	kde@FreeBSD.org
9
COMMENT=	Graphics utilities for KDE 4 (meta port)
9
COMMENT=	Graphics utilities for KDE 4 (meta port)
10
10
11
USE_KDE4=	kdeprefix
11
USE_KDE4=	# blank, needed to get KDE4_VERSION
12
USES=		metaport
12
USES=		metaport
13
13
14
OPTIONS_DEFINE=	GPHOTO \
14
OPTIONS_DEFINE=	GPHOTO \
(-)misc/kde4-l10n/files/bsd.l10n.mk (-2 / +1 lines)
Lines 4-10 Link Here
4
DIST_SUBDIR?=	KDE/${PORTVERSION}/kde-l10n
4
DIST_SUBDIR?=	KDE/${PORTVERSION}/kde-l10n
5
5
6
USE_QT4=	uic_build moc_build qmake_build rcc_build xml
6
USE_QT4=	uic_build moc_build qmake_build rcc_build xml
7
USE_KDE4=	kdelibs kdeprefix automoc4
7
USE_KDE4=	kdelibs automoc4
8
USES=		cmake gettext tar:xz
8
USES=		cmake gettext tar:xz
9
9
10
10
11
FreeBSD=%H
(-)misc/kde4-l10n/Makefile (-1 / +1 lines)
Lines 8-14 Link Here
8
MAINTAINER=	kde@FreeBSD.org
8
MAINTAINER=	kde@FreeBSD.org
9
COMMENT=	Localized messages and documentation for KDE SC 4
9
COMMENT=	Localized messages and documentation for KDE SC 4
10
10
11
USE_KDE4=	kdeprefix
11
USE_KDE4=	# blank, needed to get KDE4_VERSION
12
USES=		metaport
12
USES=		metaport
13
13
14
KDE4_LANG_ALL=	ar bg bs ca ca@valencia cs da de el en_GB es et eu fa \
14
KDE4_LANG_ALL=	ar bg bs ca ca@valencia cs da de el en_GB es et eu fa \
(-)misc/kdeutils4/Makefile (-1 / +1 lines)
Lines 8-14 Link Here
8
MAINTAINER=	kde@FreeBSD.org
8
MAINTAINER=	kde@FreeBSD.org
9
COMMENT=	Collection of utilities for KDE 4
9
COMMENT=	Collection of utilities for KDE 4
10
10
11
USE_KDE4=	kdeprefix
11
USE_KDE4=	# blank, needed to get KDE4_VERSION
12
USES=		metaport
12
USES=		metaport
13
13
14
OPTIONS_DEFINE=	ARK FILELIGHT KCALC KCHARSELECT KDF KFLOPPY KGPG \
14
OPTIONS_DEFINE=	ARK FILELIGHT KCALC KCHARSELECT KDF KFLOPPY KGPG \
(-)multimedia/kdemultimedia4/Makefile (-1 / +1 lines)
Lines 8-14 Link Here
8
MAINTAINER=	kde@FreeBSD.org
8
MAINTAINER=	kde@FreeBSD.org
9
COMMENT=	KDE Multimedia applications (meta port)
9
COMMENT=	KDE Multimedia applications (meta port)
10
10
11
USE_KDE4=	kdeprefix
11
USE_KDE4=	# blank, needed to get KDE4_VERSION
12
USES=		metaport
12
USES=		metaport
13
13
14
OPTIONS_DEFINE=		DRAGON FFMPEG JUK KIO_AUDIOCD KMIX KSCD MPLAYER
14
OPTIONS_DEFINE=		DRAGON FFMPEG JUK KIO_AUDIOCD KMIX KSCD MPLAYER
(-)net/kdenetwork4/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
MAINTAINER=	kde@FreeBSD.org
7
MAINTAINER=	kde@FreeBSD.org
8
COMMENT=	KDE Network applications (meta port)
8
COMMENT=	KDE Network applications (meta port)
9
9
10
USE_KDE4=	kdeprefix
10
USE_KDE4=	# blank, needed to get KDE4_VERSION
11
USES=		metaport
11
USES=		metaport
12
12
13
OPTIONS_DEFINE=	FILESHARING KDNSSD KGET KOPETE KRDC KRFB STRIGI
13
OPTIONS_DEFINE=	FILESHARING KDNSSD KGET KOPETE KRDC KRFB STRIGI
(-)net-im/kde-telepathy/Makefile (-1 / +1 lines)
Lines 16-22 Link Here
16
		${KDE4_PREFIX}/lib/kde4/kded_ktp_integration_module.so:net-im/ktp-kded-integration-module \
16
		${KDE4_PREFIX}/lib/kde4/kded_ktp_integration_module.so:net-im/ktp-kded-integration-module \
17
		${KDE4_PREFIX}/lib/kde4/libexec/ktp-text-ui:net-im/ktp-text-ui
17
		${KDE4_PREFIX}/lib/kde4/libexec/ktp-text-ui:net-im/ktp-text-ui
18
18
19
USE_KDE4=	kdeprefix
19
USE_KDE4=	# blank, needed to get KDE4_VERSION
20
USES=		metaport
20
USES=		metaport
21
21
22
OPTIONS_DEFINE=	PLASMA SEND_FILE
22
OPTIONS_DEFINE=	PLASMA SEND_FILE
(-)sysutils/kdeadmin4/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
MAINTAINER=	kde@FreeBSD.org
7
MAINTAINER=	kde@FreeBSD.org
8
COMMENT=	KDE Administration applications (meta port)
8
COMMENT=	KDE Administration applications (meta port)
9
9
10
USE_KDE4=	kdeprefix
10
USE_KDE4=	# blank, needed to get KDE4_VERSION
11
USES=		metaport
11
USES=		metaport
12
12
13
OPTIONS_DEFINE=	KCRON KSYSTEMLOG KUSER
13
OPTIONS_DEFINE=	KCRON KSYSTEMLOG KUSER
(-)sysutils/ksysguardd/Makefile (-1 / +1 lines)
Lines 11-17 Link Here
11
COMMENT=	KDE System Guard Daemon
11
COMMENT=	KDE System Guard Daemon
12
12
13
DISTINFO_FILE=	${PORTSDIR}/x11/kde4-workspace/distinfo
13
DISTINFO_FILE=	${PORTSDIR}/x11/kde4-workspace/distinfo
14
USE_KDE4=	kdeprefix
14
USE_KDE4=	# blank, needed to get KDE4_VERSION
15
USES=		cmake tar:xz
15
USES=		cmake tar:xz
16
CMAKE_ARGS+=	-DBIN_INSTALL_DIR:STRING="${PREFIX}/bin" \
16
CMAKE_ARGS+=	-DBIN_INSTALL_DIR:STRING="${PREFIX}/bin" \
17
		-DSYSCONF_INSTALL_DIR:STRING="${PREFIX}/etc"
17
		-DSYSCONF_INSTALL_DIR:STRING="${PREFIX}/etc"
(-)x11-clocks/kdetoys4/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
MAINTAINER=	kde@FreeBSD.org
7
MAINTAINER=	kde@FreeBSD.org
8
COMMENT=	KDE miscellaneous applications (meta port)
8
COMMENT=	KDE miscellaneous applications (meta port)
9
9
10
USE_KDE4=	kdeprefix
10
USE_KDE4=	# blank, needed to get KDE4_VERSION
11
USES=		metaport
11
USES=		metaport
12
12
13
OPTIONS_DEFINE=	AMOR KTEATIME KTUX
13
OPTIONS_DEFINE=	AMOR KTEATIME KTUX
(-)x11-themes/kde4-icons-oxygen/Makefile (-1 / +1 lines)
Lines 11-17 Link Here
11
MAINTAINER=	kde@FreeBSD.org
11
MAINTAINER=	kde@FreeBSD.org
12
COMMENT=	The Oxygen icon theme for KDE
12
COMMENT=	The Oxygen icon theme for KDE
13
13
14
USE_KDE4=	kdeprefix
14
USE_KDE4=	# blank, needed to get KDE4_VERSION
15
USES=		cmake:outsource tar:xz
15
USES=		cmake:outsource tar:xz
16
INSTALL_TARGET=	install
16
INSTALL_TARGET=	install
17
EXTRACT_AFTER_ARGS=	--exclude '${DISTNAME}/scalable'
17
EXTRACT_AFTER_ARGS=	--exclude '${DISTNAME}/scalable'

Return to bug 209756