[47344] trunk/dports/x11/xorg-server/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Feb 26 02:53:27 PST 2009


Revision: 47344
          http://trac.macports.org/changeset/47344
Author:   ryandesign at macports.org
Date:     2009-02-26 02:53:27 -0800 (Thu, 26 Feb 2009)
Log Message:
-----------
xorg-server: use ${prefix} instead of /opt/local in a comment

Modified Paths:
--------------
    trunk/dports/x11/xorg-server/Portfile

Modified: trunk/dports/x11/xorg-server/Portfile
===================================================================
--- trunk/dports/x11/xorg-server/Portfile	2009-02-26 10:52:37 UTC (rev 47343)
+++ trunk/dports/x11/xorg-server/Portfile	2009-02-26 10:53:27 UTC (rev 47344)
@@ -74,7 +74,7 @@
 
 configure.args	--with-mesa-source=${worksrcpath}/../Mesa-${mesavers} --with-apple-applications-dir=${applications_dir} --with-fontdir=${prefix}/share/fonts --with-apple-application-id=org.macports.X11
 
-# Otherwise glcore.h will be pulled in from glproto in /opt/local/include/GL/internal
+# Otherwise glcore.h will be pulled in from glproto in ${prefix}/include/GL/internal
 configure.cppflags-delete -I${prefix}/include
 configure.cppflags-append -I${worksrcpath}/../Mesa-${mesavers}/include -I${prefix}/include -I${x11prefix}/include
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090226/a15fdd02/attachment.html>


More information about the macports-changes mailing list