#37828: webkit-gtk: __MAC_OS_X_VERSION_MIN_REQUIRED is not defined ---------------------------+------------------------ Reporter: ryandesign@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: tiger Port: webkit-gtk | ---------------------------+------------------------ Comment (by jeremyhu@…): __MAC_OS_X_VERSION_MIN_REQUIRED is set by AvailabilityInternal.h, which isn't on Tiger. Try adding this and trying again: {{{ configure.cppflags-append -D__MAC_OS_X_VERSION_MIN_REQUIRED=1040 }}} -- Ticket URL: <https://trac.macports.org/ticket/37828#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS