[28217] trunk/dports/x11/XFree86/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Fri Aug 24 14:58:45 PDT 2007
Revision: 28217
http://trac.macosforge.org/projects/macports/changeset/28217
Author: yves at macports.org
Date: 2007-08-24 14:58:45 -0700 (Fri, 24 Aug 2007)
Log Message:
-----------
linted
Modified Paths:
--------------
trunk/dports/x11/XFree86/Portfile
Modified: trunk/dports/x11/XFree86/Portfile
===================================================================
--- trunk/dports/x11/XFree86/Portfile 2007-08-24 21:55:10 UTC (rev 28216)
+++ trunk/dports/x11/XFree86/Portfile 2007-08-24 21:58:45 UTC (rev 28217)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name XFree86
version 4.7.0
categories x11
@@ -77,7 +78,7 @@
if { [file exists ${prefix}/bin/quartz-wm] } {
if { ![file exists ${prefix}/include/X11/X.h] } {
return -code error "
-
+
You have an Apple X11 installation already.
MacPorts will not overwrite it.
@@ -91,9 +92,9 @@
"
} else {
return -code error "
-
+
You have an Apple X11 installation already.
- MacPorts will not overwrite it.
+ MacPorts will not overwrite it.
If you really want to use XFree86 instead,
please move it aside first :
@@ -103,9 +104,9 @@
}
} elseif { [file exists ${prefix}/include/X11/X.h] } {
return -code error "
-
+
You have an Apple X11SDK installation already.
- MacPorts will not overwrite it.
+ MacPorts will not overwrite it.
If you wish to use Apple X11,
install it from your Mac OS X install disc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070824/e4c96297/attachment.html
More information about the macports-changes
mailing list