[112480] trunk/dports/textproc/opensp/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu Oct 24 04:10:16 PDT 2013
Revision: 112480
https://trac.macports.org/changeset/112480
Author: ryandesign at macports.org
Date: 2013-10-24 04:10:16 -0700 (Thu, 24 Oct 2013)
Log Message:
-----------
opensp: allow build on Mavericks (#40696)
Modified Paths:
--------------
trunk/dports/textproc/opensp/Portfile
Modified: trunk/dports/textproc/opensp/Portfile
===================================================================
--- trunk/dports/textproc/opensp/Portfile 2013-10-24 09:36:43 UTC (rev 112479)
+++ trunk/dports/textproc/opensp/Portfile 2013-10-24 11:10:16 UTC (rev 112480)
@@ -30,17 +30,6 @@
# TODO: Figure out why and fix
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"
- }
- }
-}
-
use_autoreconf yes
autoreconf.args -fvi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131024/e47caa81/attachment.html>
More information about the macports-changes
mailing list