svn commit: r412422 - head/multimedia/qt5-phonon4-designerplugin

Raphael Kubo da Costa rakuco at FreeBSD.org
Sat Apr 2 16:45:34 UTC 2016


Author: rakuco
Date: Sat Apr  2 16:45:33 2016
New Revision: 412422
URL: https://svnweb.freebsd.org/changeset/ports/412422

Log:
  Add "kde" to CATEGORIES.
  
  This just keeps the Makefile in sync with the version in kde@'s area51
  repository. It is not clear why this was not added when the port was
  introduced.

Modified:
  head/multimedia/qt5-phonon4-designerplugin/Makefile

Modified: head/multimedia/qt5-phonon4-designerplugin/Makefile
==============================================================================
--- head/multimedia/qt5-phonon4-designerplugin/Makefile	Sat Apr  2 16:45:33 2016	(r412421)
+++ head/multimedia/qt5-phonon4-designerplugin/Makefile	Sat Apr  2 16:45:33 2016	(r412422)
@@ -2,7 +2,7 @@
 
 PORTNAME=	phonon
 PORTVERSION=	4.8.3
-CATEGORIES=	multimedia
+CATEGORIES=	multimedia kde
 PKGNAMEPREFIX=	qt5-
 PKGNAMESUFFIX=	4
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}/src


More information about the svn-ports-head mailing list