Revision
110445
Author
blair@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

Diff

Modified: trunk/dports/python/py-zeroc-ice33/Portfile (110444 => 110445)


--- 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