[109539] trunk/dports/_resources/port1.0/group/kde4-1.1.tcl

nicos at macports.org nicos at macports.org
Fri Aug 16 23:27:49 PDT 2013


Revision: 109539
          https://trac.macports.org/changeset/109539
Author:   nicos at macports.org
Date:     2013-08-16 23:27:49 -0700 (Fri, 16 Aug 2013)
Log Message:
-----------
kde4 portgroup: pass message into note, suppressing formatting

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/kde4-1.1.tcl

Modified: trunk/dports/_resources/port1.0/group/kde4-1.1.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/kde4-1.1.tcl	2013-08-17 06:12:08 UTC (rev 109538)
+++ trunk/dports/_resources/port1.0/group/kde4-1.1.tcl	2013-08-17 06:27:49 UTC (rev 109539)
@@ -147,11 +147,7 @@
     configure.args-delete   -DBUILD_doc=OFF -DBUILD_docs=OFF
 }
 
-post-activate {
-    ui_msg "##########################################################"
-    ui_msg "# Don't forget that dbus needs to be started as the local "
-    ui_msg "# user (not with sudo) before any KDE programs will launch"
-    ui_msg "# To start it run the following command:                  "
-    ui_msg "# launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist"
-    ui_msg "##########################################################"
-}
+notes "Don't forget that dbus needs to be started as the local 
+user (not with sudo) before any KDE programs will launch
+To start it run the following command:                  
+ launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130816/f40320db/attachment-0001.html>


More information about the macports-changes mailing list