Ticket #39898: Portfile-webkit-gtk.diff
File Portfile-webkit-gtk.diff, 432 bytes (added by c.herbig@…, 11 years ago) |
---|
-
Portfile
old new 190 190 # see bug #24622 191 191 variant quartz { 192 192 configure.args-append --with-target=quartz 193 194 # Quick-fix for X11 dependencies in the webkit code, see bug #39898 195 depends_lib-append port:xorg-libX11 193 196 194 197 # TODO: See if this will build with OpenGL.framework 195 198 configure.args-delete --enable-webgl