Skip to content

Commit 5ac58ed

Browse files
Adriaan de GrootAdriaan de Groot
authored andcommitted
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.
1 parent 76a039f commit 5ac58ed

4 files changed

Lines changed: 4 additions & 13 deletions

File tree

net/kf5-kcalendarcore/Makefile

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORTNAME= kcalendarcore
22
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
3-
PORTREVISION= 1
3+
PORTREVISION= 2
44
PORTEPOCH= 1
55
CATEGORIES= net kde kde-frameworks
66

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

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

22-
OPTIONS_DEFINE= DOCS
23-
24-
CONFLICTS_INSTALL= kcalcore-1*
25-
2622
.include <bsd.port.mk>

net/kf5-kcontacts/Makefile

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
PORTNAME= kcontacts
22
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
3+
PORTREVISION= 1
34
PORTEPOCH= 1
45
CATEGORIES= net kde kde-frameworks
56

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

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

22-
OPTIONS_DEFINE= DOCS
23-
24-
CONFLICTS_INSTALL= kcontacts-1*
25-
2623
.include <bsd.port.mk>

net/kf5-kdav/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
PORTNAME= kdav
22
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
3+
PORTREVISION= 1
34
PORTEPOCH= 1
45
CATEGORIES= net kde kde-frameworks
56

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

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

17-
OPTIONS_DEFINE= DOCS
18-
1918
.include <bsd.port.mk>

net/kf5-syndication/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
PORTNAME= syndication
22
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
3+
PORTREVISION= 1
34
PORTEPOCH= 1
45
CATEGORIES= net kde kde-frameworks
56

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

17-
OPTIONS_DEFINE= DOCS
18-
1918
.include <bsd.port.mk>

0 commit comments

Comments
 (0)