ports/171217: audio/pacpl: remove deprecated kdebase component

Max Brazhnikov makc at FreeBSD.org
Fri Aug 31 17:00:17 UTC 2012


>Number:         171217
>Category:       ports
>Synopsis:       audio/pacpl: remove deprecated kdebase component
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 31 17:00:16 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Max Brazhnikov
>Release:        
>Organization:
>Environment:
>Description:
Replace deprecated kdebase component with kdehier: the port installs
service file that can be used by any kde filemanager. I see no reason
to depend on kde-baseapps in this case.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: audio/pacpl/Makefile
===================================================================
--- audio/pacpl/Makefile	(revision 303387)
+++ audio/pacpl/Makefile	(working copy)
@@ -58,7 +58,7 @@
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MKDE4}
-USE_KDE4=	kdebase
+USE_KDE4=	kdehier
 PLIST_SUB+=	KDE4SERVICEMENU="" KDE4_PREFIX="${KDE4_PREFIX}"
 .else
 PLIST_SUB+=	KDE4SERVICEMENU="@comment "


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list