swarm: remove Mavericks build prohibition; r110660 didn't explain why it was added, and it builds fine for me
--- 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 {