git: 7fa8062515b7 - main - devel/kdev-python: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:10:05 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=7fa8062515b797a2cf9d7dad9d68caa8d1fe50bc commit 7fa8062515b797a2cf9d7dad9d68caa8d1fe50bc Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:02:38 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:04 +0000 devel/kdev-python: pet stage-qa --- devel/kdev-python/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/devel/kdev-python/Makefile b/devel/kdev-python/Makefile index fcb4008d1b51..a076fcdeead2 100644 --- a/devel/kdev-python/Makefile +++ b/devel/kdev-python/Makefile @@ -1,5 +1,6 @@ PORTNAME= kdev-python DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -10,12 +11,14 @@ LICENSE= GPLv2+ BUILD_DEPENDS= kdev-pg-qt:devel/kdevelop-pg-qt LIB_DEPENDS= libKDevPlatformInterfaces.so:devel/kdevelop -USES= cmake compiler:c++11-lib kde:5 python:3.4+ qt:5 tar:xz +USES= cmake compiler:c++11-lib kde:5 python:3.7+ qt:5 tar:xz xorg USE_KDE= attica auth codecs completion config configwidgets coreaddons \ ecm i18n itemmodels jobwidgets kio newstuff parts service \ - sonnet texteditor textwidgets threadweaver widgetsaddons xmlgui + solid sonnet syntaxhighlighting texteditor textwidgets \ + threadweaver widgetsaddons windowsystem xmlgui USE_QT= concurrent core dbus gui network widgets xml \ buildtools_build qmake_build +USE_XORG= x11 # Versioning values, to reduce plist churn (match with devel/kdevelop) PLATFORM_VER= 37