From 17ab7b5d4c1ff7e1d3e104195c9c5e8cd73dc254 Mon Sep 17 00:00:00 2001 From: makc Date: Mon, 17 Sep 2012 15:07:04 +0000 Subject: 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. PR: ports/171217 Approved by: maintainer timeout (17 days) --- audio/pacpl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/pacpl/Makefile b/audio/pacpl/Makefile index afe32caba2e5..40f955496ceb 100644 --- a/audio/pacpl/Makefile +++ b/audio/pacpl/Makefile @@ -58,7 +58,7 @@ PACPL_PO= en_US.po .include .if ${PORT_OPTIONS:MKDE4} -USE_KDE4= kdebase +USE_KDE4= kdehier PLIST_SUB+= KDE4SERVICEMENU="" KDE4_PREFIX="${KDE4_PREFIX}" .else PLIST_SUB+= KDE4SERVICEMENU="@comment " -- cgit