[116777] trunk/dports/science/swarm/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Feb 6 18:20:20 PST 2014


Revision: 116777
          https://trac.macports.org/changeset/116777
Author:   ryandesign at macports.org
Date:     2014-02-06 18:20:20 -0800 (Thu, 06 Feb 2014)
Log Message:
-----------
swarm: remove Mavericks build prohibition; r110660 didn't explain why it was added, and it builds fine for me

Revision Links:
--------------
    https://trac.macports.org/changeset/110660

Modified Paths:
--------------
    trunk/dports/science/swarm/Portfile

Modified: trunk/dports/science/swarm/Portfile
===================================================================
--- trunk/dports/science/swarm/Portfile	2014-02-07 00:55:11 UTC (rev 116776)
+++ trunk/dports/science/swarm/Portfile	2014-02-07 02:20:20 UTC (rev 116777)
@@ -30,17 +30,6 @@
 
 universal_variant   no
 
-platform darwin {
-    if {${os.major} >= 13} {
-        depends_lib
-        depends_run
-        pre-fetch {
-            ui_error "$name does not build on Mavericks or later."
-            error "unsupported platform"
-        }
-    }
-}
-
 patchfiles          patch-libpng-1.5.diff
 
 post-patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140206/0a3f1d20/attachment.html>


More information about the macports-changes mailing list