[39668] trunk/dports/x11/XFree86/Portfile
jmr at macports.org
jmr at macports.org
Fri Aug 29 01:57:43 PDT 2008
Revision: 39668
http://trac.macosforge.org/projects/macports/changeset/39668
Author: jmr at 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 "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080829/4c82cc5d/attachment.html
More information about the macports-changes
mailing list