Ticket #16396: xfree-check.diff
File xfree-check.diff, 523 bytes (added by jmroot (Joshua Root), 16 years ago) |
---|
-
x11/XFree86/Portfile
75 75 76 76 # Should also check for cookie crumbs in the keyboard 77 77 pre-fetch { 78 if { [file exists ${prefix}/bin/ quartz-wm] || [file exists /usr/bin/quartz-wm] } {78 if { [file exists ${prefix}/bin/Xquartz] } { 79 79 if { ![file exists ${prefix}/include/X11/X.h] } { 80 80 return -code error " 81 81