#42184: frogr @0.9 new Portfile -------------------------+-------------------------------- Reporter: juanrgar@… | Owner: macports-tickets@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: frogr | -------------------------+-------------------------------- Changes (by devans@…): * status: new => closed * resolution: => fixed Comment: Concerning the x11/quartz configuration issues: * The app built successfully for me with variants +quartz -x11. However, the +quartz version segfaults on startup. * if you want to address the +quartz build, I suggest adding +quartz and +x11 variants (even if they are empty) so distinguish the two binary versions. See inkscape for an example. You can put the gstreamer dependency in the +x11 variant. The runtime dependencies should go in the +x11 variant too since none of them build with +quartz at this time. Of course, in this case, the help menu, web browser support and theming will probably not work correctly. * if you want to preclude the +quartz build and make it obvious that it only will build as an X11 app then you can use the active_variants-1.1.tcl port group and use require_active_variants to error out if the +x11 build of gtk3 is not installed. In this case you don't need to add any variants. Thanks for yet another GNOME submission. -- Ticket URL: <https://trac.macports.org/ticket/42184#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X