[75639] trunk/dports/kde/kdegames4/Portfile

snc at macports.org snc at macports.org
Wed Feb 2 07:14:59 PST 2011


Revision: 75639
          http://trac.macports.org/changeset/75639
Author:   snc at macports.org
Date:     2011-02-02 07:14:57 -0800 (Wed, 02 Feb 2011)
Log Message:
-----------
kdegames4:
 * update to 4.6.0
 * disable ksudoku (build errors)
 * use Apple's gcc4.0 (build fails in gcc4.2)

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

Modified: trunk/dports/kde/kdegames4/Portfile
===================================================================
--- trunk/dports/kde/kdegames4/Portfile	2011-02-02 14:09:00 UTC (rev 75638)
+++ trunk/dports/kde/kdegames4/Portfile	2011-02-02 15:14:57 UTC (rev 75639)
@@ -20,8 +20,11 @@
 
 depends_lib-append  port:kdelibs4 port:kdebase4-runtime \
                     port:libsndfile port:qhull \
-                    port:ggz-client-libs port:py26-twisted
+                    port:ggz-client-libs port:py27-twisted
 
+configure.args-append   -DBUILD_ksudoku=OFF
+configure.compiler  gcc-4.0
+
 universal_variant   no
 
 livecheck.url       http://mirrors.ibiblio.org/pub/mirrors/kde/stable/latest/src/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110202/480a96c4/attachment.html>


More information about the macports-changes mailing list