Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Dec 2018 15:30:42 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r488672 - head/x11/plasma5-plasma
Message-ID:  <201812291530.wBTFUgWD077478@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sat Dec 29 15:30:42 2018
New Revision: 488672
URL: https://svnweb.freebsd.org/changeset/ports/488672

Log:
  x11/plasma5-plasma: Remove empty USE_QT
  
  - this is no longer needed as bsd.qt.mk became qt.mk and gets included

Modified:
  head/x11/plasma5-plasma/Makefile

Modified: head/x11/plasma5-plasma/Makefile
==============================================================================
--- head/x11/plasma5-plasma/Makefile	Sat Dec 29 15:23:38 2018	(r488671)
+++ head/x11/plasma5-plasma/Makefile	Sat Dec 29 15:30:42 2018	(r488672)
@@ -16,7 +16,5 @@ USES=		kde:5 metaport qt:5
 #   * plasma-pa don't depend on plamsa-pa by default
 #   * breeze-kde4 don't pull in qt4 bits
 USE_KDE=	${_USE_PLASMA_ALL:Nplasma-pa:Nbreeze-kde4}
-# pull bsd.qt.mk for QT_PLUGINDIR in the kf5-dependencies
-USE_QT=		#
 
 .include <bsd.port.mk>



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