[84969] trunk/dports/kde
jmr at macports.org
jmr at macports.org
Wed Oct 5 17:21:09 PDT 2011
Revision: 84969
http://trac.macports.org/changeset/84969
Author: jmr at macports.org
Date: 2011-10-05 17:21:06 -0700 (Wed, 05 Oct 2011)
Log Message:
-----------
kgraphviewer, krusader: build as root to work around meinproc crash, see #30162
Modified Paths:
--------------
trunk/dports/kde/kgraphviewer/Portfile
trunk/dports/kde/krusader/Portfile
Modified: trunk/dports/kde/kgraphviewer/Portfile
===================================================================
--- trunk/dports/kde/kgraphviewer/Portfile 2011-10-06 00:03:35 UTC (rev 84968)
+++ trunk/dports/kde/kgraphviewer/Portfile 2011-10-06 00:21:06 UTC (rev 84969)
@@ -31,3 +31,6 @@
path:bin/dot:graphviz \
port:boost \
port:kde4-runtime
+
+# awful hack to avoid meinproc crash, ticket #30162
+build.asroot yes
Modified: trunk/dports/kde/krusader/Portfile
===================================================================
--- trunk/dports/kde/krusader/Portfile 2011-10-06 00:03:35 UTC (rev 84968)
+++ trunk/dports/kde/krusader/Portfile 2011-10-06 00:21:06 UTC (rev 84969)
@@ -33,3 +33,6 @@
patchfiles app-install-bug.patch
patch.dir ${workpath}/${distname}
+
+# awful hack to avoid meinproc crash, ticket #30162
+build.asroot yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111005/b964fade/attachment.html>
More information about the macports-changes
mailing list