Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Aug 2019 05:53:33 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r510319 - head/devel/umbrello
Message-ID:  <201908310553.x7V5rXlh027595@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sat Aug 31 05:53:33 2019
New Revision: 510319
URL: https://svnweb.freebsd.org/changeset/ports/510319

Log:
  devel/umbrello: Drop nop CMAKE_BOOL

Modified:
  head/devel/umbrello/Makefile

Modified: head/devel/umbrello/Makefile
==============================================================================
--- head/devel/umbrello/Makefile	Sat Aug 31 05:51:40 2019	(r510318)
+++ head/devel/umbrello/Makefile	Sat Aug 31 05:53:33 2019	(r510319)
@@ -20,9 +20,6 @@ USE_KDE=	archive auth bookmarks codecs completion conf
 USE_QT=		concurrent core dbus gui network printsupport svg webkit widgets xml \
 		buildtools_build qmake_build
 
-# Build the KDE Frameworks 5 based version.
-CMAKE_BOOL=	BUILD_KF5
-
 OPTIONS_DEFINE=	DOCS
 
 post-patch:



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