<div dir="ltr">Hi there,<div>  without adding any variant, I&#39;ve tried to install the following: gtk3 is OK, webkit2 is not.</div><div><br></div><div>```sh</div>sudo port install gtk3 +quartz<br class="">sudo port install webkit2-gtk +quartz<div>```</div><div><br></div><div>The unfortunate failure happens on `gstreamer1-gst-plugins-good`, which is built after `webkit2-gtk` is actually already built, making port install operation fail.</div><div><br></div><div>I&#39;m not sure what&#39;s going on, I&#39;ve even installed a part, and successfully, `pulseadio -x11` before trying again but there&#39;s nothing t do, as soon as tagline or gst-plugins-good are installed the procedure fails.</div><div><br></div><div>However, adding <span style="font-size:12.8px"> `</span><span style="line-height:inherit;font-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-size:13.6px;color:rgb(51,51,51);background-color:transparent">-x11 +no_x11 +quartz +gtk3 -gtk2 +no_gtk2</span><span style="font-size:12.8px">` made me able to build webkit2-gtk at one condition: remove manually the gstreamer1-gst-plugins-bad which requires mandatory +x11 flag and it would fail otherwise.</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">I would expect that, in a clean env, with proper gtk3 + quartz already available, webkit2-gtk +quartz would just install without problems: is there anything I am doing wrong?</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">(beside the flag +no_gtk2 that maybe is made up but it didn&#39;t hurt the build)</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Thank you</span></div><div><span style="font-size:12.8px"><br></span></div></div>