svn commit: r304406 - head/audio/pacpl
Max Brazhnikov
makc at FreeBSD.org
Mon Sep 17 15:07:05 UTC 2012
Author: makc
Date: Mon Sep 17 15:07:04 2012
New Revision: 304406
URL: http://svn.freebsd.org/changeset/ports/304406
Log:
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)
Modified:
head/audio/pacpl/Makefile (contents, props changed)
Modified: head/audio/pacpl/Makefile
==============================================================================
--- head/audio/pacpl/Makefile Mon Sep 17 15:06:43 2012 (r304405)
+++ head/audio/pacpl/Makefile Mon Sep 17 15:07:04 2012 (r304406)
@@ -58,7 +58,7 @@ PACPL_PO= en_US.po
.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 "
More information about the svn-ports-all
mailing list