svn commit: r496107 - head/Mk/Uses

Raphael Kubo da Costa rakuco at FreeBSD.org
Sun Mar 17 21:12:25 UTC 2019


Author: rakuco
Date: Sun Mar 17 21:12:24 2019
New Revision: 496107
URL: https://svnweb.freebsd.org/changeset/ports/496107

Log:
  Remove comment that is no longer relevant after KDE4's removal.

Modified:
  head/Mk/Uses/kde.mk

Modified: head/Mk/Uses/kde.mk
==============================================================================
--- head/Mk/Uses/kde.mk	Sun Mar 17 20:32:18 2019	(r496106)
+++ head/Mk/Uses/kde.mk	Sun Mar 17 21:12:24 2019	(r496107)
@@ -414,8 +414,6 @@ notifications_LIB=	libKF5Notifications.so
 notifyconfig_PORT=	devel/kf5-knotifyconfig
 notifyconfig_LIB=	libKF5NotifyConfig.so
 
-# This is a KF5 port used by KDE4 as well, but it's architecture-independent
-# and only contains icons.
 oxygen-icons5_PORT=	x11-themes/kf5-oxygen-icons5
 oxygen-icons5_PATH=	${KDE_PREFIX}/share/icons/oxygen/index.theme
 oxygen-icons5_TYPE=	run


More information about the svn-ports-all mailing list