[113614] trunk/dports/graphics/enblend/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Nov 20 12:45:44 PST 2013
Revision: 113614
https://trac.macports.org/changeset/113614
Author: ryandesign at macports.org
Date: 2013-11-20 12:45:44 -0800 (Wed, 20 Nov 2013)
Log Message:
-----------
enblend: allow build on Mavericks (#41462)
Modified Paths:
--------------
trunk/dports/graphics/enblend/Portfile
Modified: trunk/dports/graphics/enblend/Portfile
===================================================================
--- trunk/dports/graphics/enblend/Portfile 2013-11-20 19:49:56 UTC (rev 113613)
+++ trunk/dports/graphics/enblend/Portfile 2013-11-20 20:45:44 UTC (rev 113614)
@@ -45,17 +45,6 @@
# https://trac.macports.org/ticket/31762
compiler.blacklist *clang*
-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"
- }
- }
-}
-
# The build uses vast amounts of memory per job.
use_parallel_build no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131120/413c0446/attachment.html>
More information about the macports-changes
mailing list