[120467] trunk/dports/kde

nicos at macports.org nicos at macports.org
Thu May 29 02:17:49 PDT 2014


Revision: 120467
          https://trac.macports.org/changeset/120467
Author:   nicos at macports.org
Date:     2014-05-29 02:17:49 -0700 (Thu, 29 May 2014)
Log Message:
-----------
step: compiles now with clang, re-enable install on Mavericks with eigen version 2

Modified Paths:
--------------
    trunk/dports/kde/kdeedu4/Portfile
    trunk/dports/kde/step/Portfile

Modified: trunk/dports/kde/kdeedu4/Portfile
===================================================================
--- trunk/dports/kde/kdeedu4/Portfile	2014-05-29 09:15:18 UTC (rev 120466)
+++ trunk/dports/kde/kdeedu4/Portfile	2014-05-29 09:17:49 UTC (rev 120467)
@@ -6,6 +6,7 @@
 
 name                kdeedu4
 version             4.12.5
+revision            1
 categories          kde kde4
 license             Permissive
 maintainers         nicos
@@ -43,13 +44,6 @@
                     port:pairs \
                     port:rocs
 
-#Step is broken on Mavericks because eigen v.2 does not compile
-platform darwin {
-    if {${os.major} < 13} { 
-        depends_lib-append  port:step
-    }
-}
-
 destroot {
    # Create a dummy file so the port can be successfully activated
    xinstall -d ${destroot}${prefix}/share/doc/kdeedu4

Modified: trunk/dports/kde/step/Portfile
===================================================================
--- trunk/dports/kde/step/Portfile	2014-05-29 09:15:18 UTC (rev 120466)
+++ trunk/dports/kde/step/Portfile	2014-05-29 09:17:49 UTC (rev 120467)
@@ -6,6 +6,7 @@
 
 name                step
 version             4.12.5
+revision            1
 categories          kde kde4
 maintainers         nicos
 license             GPL-2+ GFDL-1.2
@@ -26,8 +27,6 @@
 #Binaries do not link to openssl, nor use the ssl backend of kdelibs4
 license_noconflict  openssl
 
-compiler.blacklist  clang
-
 if {![variant_isset docs]} {
     patchfiles-append   patch-CMakeLists.txt.diff
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140529/5c18ab3d/attachment-0001.html>


More information about the macports-changes mailing list