aboutsummaryrefslogtreecommitdiff
path: root/net/kf5-kcontacts
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-04-21 15:44:26 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-04-22 07:25:14 +0000
commit5ac58edc57f032444d53c11d8381022f2e4c997b (patch)
tree47c53b534013b0f3ec7cda09125a6bf9a53e831f /net/kf5-kcontacts
parent76a039fef3f14ce0e98419937c124849f9548fb4 (diff)
downloadports-5ac58edc57f032444d53c11d8381022f2e4c997b.tar.gz
ports-5ac58edc57f032444d53c11d8381022f2e4c997b.zip
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.
Diffstat (limited to 'net/kf5-kcontacts')
-rw-r--r--net/kf5-kcontacts/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/kf5-kcontacts/Makefile b/net/kf5-kcontacts/Makefile
index 1d968e04f776..0db72ea8fda6 100644
--- a/net/kf5-kcontacts/Makefile
+++ b/net/kf5-kcontacts/Makefile
@@ -1,5 +1,6 @@
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>