git: d672ea75565d - main - net/kontactinterface: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:45 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=d672ea75565d5e23c350a162c0738df52ae6c99a commit d672ea75565d5e23c350a162c0738df52ae6c99a Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:04:05 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:39 +0000 net/kontactinterface: pet stage-qa --- net/kontactinterface/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/net/kontactinterface/Makefile b/net/kontactinterface/Makefile index 46eda1734ea2..0d3f393e3cd3 100644 --- a/net/kontactinterface/Makefile +++ b/net/kontactinterface/Makefile @@ -1,5 +1,6 @@ PORTNAME= kontactinterface DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -7,7 +8,7 @@ COMMENT= KDE glue for embedding KParts into Kontact LICENSE= LGPL21 -USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg USE_KDE= auth codecs completion config configwidgets coreaddons \ emoticons i18n iconthemes init itemmodels itemviews jobwidgets \ kdelibs4support kio parts service solid sonnet textwidgets \ @@ -15,6 +16,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons \ ecm_build USE_QT= concurrent core dbus gui network widgets xml \ buildtools_build qmake_build +USE_XORG= x11 USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr