[144785] trunk/dports/aqua/qt5/Portfile
mcalhoun at macports.org
mcalhoun at macports.org
Mon Jan 18 07:00:16 PST 2016
Revision: 144785
https://trac.macports.org/changeset/144785
Author: mcalhoun at macports.org
Date: 2016-01-18 07:00:16 -0800 (Mon, 18 Jan 2016)
Log Message:
-----------
qt5: warn if not a reference configuration even if warned before for some other reason
Modified Paths:
--------------
trunk/dports/aqua/qt5/Portfile
Modified: trunk/dports/aqua/qt5/Portfile
===================================================================
--- trunk/dports/aqua/qt5/Portfile 2016-01-18 14:57:31 UTC (rev 144784)
+++ trunk/dports/aqua/qt5/Portfile 2016-01-18 15:00:16 UTC (rev 144785)
@@ -65,6 +65,7 @@
}
} else {
# ${qt5_min_tested_version} <= ${os.major} <= ${qt5_max_reference_version}
+}
if { [variant_isset universal] } {
pre-fetch {
ui_warn "Multiple architectures is not a Reference Configuration for Qt."
@@ -78,7 +79,6 @@
}
}
}
-}
############################################################################### Modules Not Considered
#
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160118/9da8af96/attachment.html>
More information about the macports-changes
mailing list