Ticket #16396: xfree-check.diff

File xfree-check.diff, 523 bytes (added by jmroot (Joshua Root), 16 years ago)
  • x11/XFree86/Portfile

     
    7575
    7676    # Should also check for cookie crumbs in the keyboard
    7777    pre-fetch {
    78         if { [file exists ${prefix}/bin/quartz-wm] || [file exists /usr/bin/quartz-wm] } {
     78        if { [file exists ${prefix}/bin/Xquartz] } {
    7979            if { ![file exists ${prefix}/include/X11/X.h] } {
    8080                return -code error "
    8181