Commit 5ac58edc authored by Adriaan de Groot's avatar Adriaan de Groot
Browse files

KDE Frameworks: remove stale DOCS option and CONFLICTS

Some of the PIM-related frameworks still have CONFLICTS
that are KDE4-era. Remove those. Also drop the DOCS option
because these frameworks do not have documentation.
parent 76a039fe
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
PORTNAME=	kcalendarcore
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
PORTREVISION=	1
PORTREVISION=	2
PORTEPOCH=	1
CATEGORIES=	net kde kde-frameworks

@@ -19,8 +19,4 @@ USE_LDCONFIG= yes

DESCR=		${.CURDIR:H:H}/deskutils/kdepim/pkg-descr

OPTIONS_DEFINE=	DOCS

CONFLICTS_INSTALL=	kcalcore-1*

.include <bsd.port.mk>
+1 −4
Original line number Diff line number Diff line
PORTNAME=	kcontacts
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	net kde kde-frameworks

@@ -19,8 +20,4 @@ USE_LDCONFIG= yes

DESCR=		${.CURDIR:H:H}/deskutils/kdepim/pkg-descr

OPTIONS_DEFINE=	DOCS

CONFLICTS_INSTALL=	kcontacts-1*

.include <bsd.port.mk>
+1 −2
Original line number Diff line number Diff line
PORTNAME=	kdav
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	net kde kde-frameworks

@@ -14,6 +15,4 @@ USE_LDCONFIG= yes

DESCR=		${.CURDIR:H:H}/deskutils/kdepim/pkg-descr

OPTIONS_DEFINE=	DOCS

.include <bsd.port.mk>
+1 −2
Original line number Diff line number Diff line
PORTNAME=	syndication
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	net kde kde-frameworks

@@ -14,6 +15,4 @@ USE_QT= core gui xml \
		buildtools_build qmake_build
USE_LDCONFIG=	yes

OPTIONS_DEFINE=	DOCS

.include <bsd.port.mk>