[43700] trunk/dports/x11/xinit/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Sat Dec 13 16:13:13 PST 2008
Revision: 43700
http://trac.macports.org/changeset/43700
Author: jeremyhu at macports.org
Date: 2008-12-13 16:13:12 -0800 (Sat, 13 Dec 2008)
Log Message:
-----------
xinit: fixed variant->platform
Modified Paths:
--------------
trunk/dports/x11/xinit/Portfile
Modified: trunk/dports/x11/xinit/Portfile
===================================================================
--- trunk/dports/x11/xinit/Portfile 2008-12-14 00:12:19 UTC (rev 43699)
+++ trunk/dports/x11/xinit/Portfile 2008-12-14 00:13:12 UTC (rev 43700)
@@ -61,7 +61,7 @@
reinplace "s|^X11DIR=.*$|X11DIR=${prefix}|" ${destroot}${prefix}/bin/font_cache
}
-variant macosx {
+platform macosx {
if {${os.major} < 9 && ![file exists ${prefix}/lib/pkgconfig/x11.pc]} {
configure.env-append \
XINIT_CFLAGS="-I${x11prefix}/include" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081213/d5f10e5a/attachment.html>
More information about the macports-changes
mailing list