#18643: Support for the no_x11 variant in the giflib Portfile -----------------------------------+---------------------------------------- Reporter: adambyrtek@… | Owner: ryandesign@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: giflib | -----------------------------------+---------------------------------------- Changes (by devans@…): * status: new => closed * resolution: => fixed Comment: In fact, this +no_x11 variant is required for giflib and applications that depend on it to build in a +no_x11 environment without bringing in X11 dependents. Current case in point is gimp_gap which has a run time dependency on MPlayer which depends on giflib. Adding the +no_x11 variant to giflib allows the others to install without any X11 library dependencies being installed when +no_x11 +quartz variants are asserted. Committed in r52095 (maintainer timeout). -- Ticket URL: <http://trac.macports.org/ticket/18643#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS