svn commit: r488672 - head/x11/plasma5-plasma

Tobias C. Berner tcberner at FreeBSD.org
Sat Dec 29 15:30:43 UTC 2018


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>


More information about the svn-ports-all mailing list