[110445] trunk/dports/python/py-zeroc-ice33/Portfile

blair at macports.org blair at macports.org
Fri Aug 30 21:44:05 PDT 2013


Revision: 110445
          https://trac.macports.org/changeset/110445
Author:   blair at macports.org
Date:     2013-08-30 21:44:05 -0700 (Fri, 30 Aug 2013)
Log Message:
-----------
py-zeroc-ice33: re-enable build on Mavericks.

Modified Paths:
--------------
    trunk/dports/python/py-zeroc-ice33/Portfile

Modified: trunk/dports/python/py-zeroc-ice33/Portfile
===================================================================
--- trunk/dports/python/py-zeroc-ice33/Portfile	2013-08-31 04:43:39 UTC (rev 110444)
+++ trunk/dports/python/py-zeroc-ice33/Portfile	2013-08-31 04:44:05 UTC (rev 110445)
@@ -5,7 +5,7 @@
 
 name            py-zeroc-ice33
 version         3.3.1
-revision        1
+revision        2
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories-append   devel
 maintainers     blair
@@ -47,17 +47,6 @@
 
 python.versions 25 26 27
 
-platform darwin {
-    if {${os.major} >= 13} {
-        depends_lib
-        depends_run
-        pre-fetch {
-            ui_error "$subport is not supported on Mavericks or later."
-            error "unsupported platform"
-        }
-    }
-}
-
 if {$subport != $name} {
     # Special case Python 25 so only one Portfile is needed, as the
     # Python Ice bindings need a the paths to the framework portion of
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130830/52bc2668/attachment.html>


More information about the macports-changes mailing list