Revision: 39668 http://trac.macosforge.org/projects/macports/changeset/39668 Author: jmr@macports.org Date: 2008-08-29 01:57:41 -0700 (Fri, 29 Aug 2008) Log Message: ----------- XFree86: fix detection of Apple X11 on Leopard, for real this time. (#16396) Modified Paths: -------------- trunk/dports/x11/XFree86/Portfile Modified: trunk/dports/x11/XFree86/Portfile =================================================================== --- trunk/dports/x11/XFree86/Portfile 2008-08-29 07:54:36 UTC (rev 39667) +++ trunk/dports/x11/XFree86/Portfile 2008-08-29 08:57:41 UTC (rev 39668) @@ -75,7 +75,7 @@ # Should also check for cookie crumbs in the keyboard pre-fetch { - if { [file exists ${prefix}/bin/quartz-wm] || [file exists /usr/bin/quartz-wm] } { + if { [file exists ${prefix}/bin/Xquartz] } { if { ![file exists ${prefix}/include/X11/X.h] } { return -code error "