Revision: 145315 https://trac.macports.org/changeset/145315 Author: mcalhoun@macports.org Date: 2016-01-31 08:57:39 -0800 (Sun, 31 Jan 2016) Log Message: ----------- qt5-qtwebengine: uses py27-ply if it exists; ensure old version is not used (fixes #50287) no revbump since builds correctly or not at all Modified Paths: -------------- trunk/dports/aqua/qt5/Portfile Modified: trunk/dports/aqua/qt5/Portfile =================================================================== --- trunk/dports/aqua/qt5/Portfile 2016-01-31 16:45:57 UTC (rev 145314) +++ trunk/dports/aqua/qt5/Portfile 2016-01-31 16:57:39 UTC (rev 145315) @@ -318,7 +318,7 @@ qtwebengine { 0c24bb89cc72a18c06e2fd613db1eb879ada2a2a 7c4d328dd305991aaf0c3450615f4a8e5d80152194bee6f5925bd8d3477e2b90 - "port:python27" + "port:python27 port:py27-ply" "" "qtbase qtdeclarative qtxmlpatterns qtquickcontrols qtwebchannel qtlocation" {"Qt WebEngine" "Qt WebEngine Widgets"}
participants (1)
-
mcalhoun@macports.org