git: 42875ea6d32a - main - devel/umbrello: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:10:23 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=42875ea6d32afc119d04bc1f0a79988a0baebb53 commit 42875ea6d32afc119d04bc1f0a79988a0baebb53 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:02:56 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:11 +0000 devel/umbrello: pet stage-qa --- devel/umbrello/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/umbrello/Makefile b/devel/umbrello/Makefile index 3df834f89c1c..8835cac2b8d8 100644 --- a/devel/umbrello/Makefile +++ b/devel/umbrello/Makefile @@ -1,5 +1,6 @@ PORTNAME= umbrello DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -7,7 +8,7 @@ COMMENT= UML modeller for KDE LIB_DEPENDS= libboost_thread.so:devel/boost-libs -USES= cmake compiler:c++11-lang desktop-file-utils gnome kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang desktop-file-utils gnome kde:5 qt:5 tar:xz xorg USE_GNOME= libxml2 libxslt USE_KDE= archive auth bookmarks codecs completion config configwidgets \ coreaddons crash guiaddons i18n iconthemes init itemviews \ @@ -17,6 +18,7 @@ USE_KDE= archive auth bookmarks codecs completion config configwidgets \ ecm_build USE_QT= concurrent core dbus gui network printsupport svg webkit widgets xml \ buildtools_build qmake_build testlib_build +USE_XORG= x11 OPTIONS_DEFINE= DOCS