Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:10:23 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 42875ea6d32a - main - devel/umbrello: pet stage-qa
Message-ID:  <202209051910.285JANAN024185@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051910.285JANAN024185>