<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>Hi Adam -<br></div>
<div>&nbsp;</div>
<div>1) I find no&nbsp;OpenModelica port in my search ("port search&nbsp;OpenModelica"). Maybe this port actually goes by a different name? Maybe it is local to your system? Since this is a qt4 issue, I'm happy to help (being the one who committed the change to move the qt4 install into ${prefix}/libexec/qt4 in the first place).<br></div>
<div>&nbsp;</div>
<div>2) Generally, what you want to do is remove "qt4-mac" from the Portfile depends_libs, then somewhere (usually at the top) add in "PortGroup qt4 1.0" (without the ""s), spaced as you like it. For most ports, this small change will do the trick. For some more stubborn ports we'll need to do some intervention (patching; and then getting back to the upstream to request they fix those issues).<br></div>
<div>&nbsp;</div>
<div>Hope this helps! - MLD<br></div>
<div>&nbsp;</div>
<div>On Tue, Oct 13, 2015, at 10:35 PM, Adam Dershowitz wrote:<br></div>
<blockquote type="cite"><div>The only info I can find is this: &nbsp;<a href="https://guide.macports.org/chunked/reference.portgroup.html">https://guide.macports.org/chunked/reference.portgroup.html</a>&nbsp; and it doesn’t say anything about qt4 or qmake. &nbsp;Currently, the OpenModelica port doesn’t use portgroups. &nbsp;Any suggestions for how to potentially get that port to use, would be very helpful. &nbsp;That could potentially include incorporation of portgroups in the port. &nbsp;The existing port works with qt4 4.8.7_1 and now fails with 4.8.7_2, and I am not really sure what variables are necessary, or how to fix it.<br></div>
</blockquote><div>&nbsp;</div>
</body>
</html>