[81664] trunk/dports/kde/marble/Portfile

snc at macports.org snc at macports.org
Wed Aug 3 10:51:20 PDT 2011


Revision: 81664
          http://trac.macports.org/changeset/81664
Author:   snc at macports.org
Date:     2011-08-03 10:51:20 -0700 (Wed, 03 Aug 2011)
Log Message:
-----------
marble:
 * building as root avoid meinproc segfault, #30162
 * install missing cmake modules, #30575

Modified Paths:
--------------
    trunk/dports/kde/marble/Portfile

Modified: trunk/dports/kde/marble/Portfile
===================================================================
--- trunk/dports/kde/marble/Portfile	2011-08-03 17:24:00 UTC (rev 81663)
+++ trunk/dports/kde/marble/Portfile	2011-08-03 17:51:20 UTC (rev 81664)
@@ -6,6 +6,7 @@
 
 name                marble
 version             4.7.0
+revision            1
 categories          kde kde4
 maintainers         snc sharky michaelld
 description         Virtual Globe
@@ -21,5 +22,9 @@
 checksums           rmd160  41628a5a1628c31da16a69474d55975c0da6153b \
                     sha256  1f831d7f30ea58ac1893b8b2448d28be42705d8b6dbe2a71d2e183878486be74
 
+configure.args-append   -DCMAKE_MODULES_INSTALL_PATH=${cmake_share_module_dir}
+
+build.asroot        yes
+
 livecheck.url       http://kde.mirrors.hoobly.com/stable/latest/src/
 livecheck.regex     ${name}-(\\d+(\\.\\d+)+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110803/d193bf75/attachment-0001.html>


More information about the macports-changes mailing list