XFree86: fix detection of Apple X11 on Leopard, for real this time. (#16396)
--- 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 "