svn commit: r510319 - head/devel/umbrello

Tobias Kortkamp tobik at FreeBSD.org
Sat Aug 31 05:53:33 UTC 2019


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:


More information about the svn-ports-head mailing list