[MacPorts] KDEProblems/KDEMacPortsCI modified

MacPorts noreply at macports.org
Wed May 21 14:51:49 PDT 2014


Page "KDEProblems/KDEMacPortsCI" was changed by mk at macports.org
Diff URL: <https://trac.macports.org/wiki/KDEProblems/KDEMacPortsCI?action=diff&version=22>
Revision 22
Comment: uninstall MacPorts' cmake
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: KDEProblems/KDEMacPortsCI
=========================================================================
--- KDEProblems/KDEMacPortsCI (version: 21)
+++ KDEProblems/KDEMacPortsCI (version: 22)
@@ -74,13 +74,14 @@
 $ git clone git://anongit.kde.org/websites/build-kde-org
 $ cd build-kde-org
 $ git checkout production
-$ ./update-setup.sh     # Ignore 404 occurring due to error cloning ECMA262 by hg
+$ ./update-setup.sh                    # Ignore 404 occurring due to error cloning ECMA262 by hg
 }}}
 
  I) Prepare environment for Qt5 build (set correct path to kde install directory in config/build/darwin-mavericks.cfg):
 {{{
 $ sudo port install dbus libmng libpng mysql55 pkgconfig sqlite2 tiff
-$ cd ~/scripts          # Assume /Users/kdeci for the user directory from here on! 
+$ sudo port uninstall cmake            # Remove MacPort's cmake (which came into the system as build-dependency for mysql55)
+$ cd ~/scripts                         # Assume /Users/kdeci for the user directory from here on! 
 $ cat config/build/darwin-mavericks.cfg
 [DEFAULT]
 scriptsLocation=/Users/kdeci/scripts
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/KDEProblems/KDEMacPortsCI>
MacPorts <http://www.macports.org/>
Ports system for OS X

This is an automated message. Someone added your email address to be
notified of changes on 'KDEProblems/KDEMacPortsCI' page.
If it was not you, please report to .


More information about the macports-changes mailing list