[45677] trunk/dports/x11/xorg-libxcb/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Mon Jan 19 14:46:07 PST 2009


Revision: 45677
          http://trac.macports.org/changeset/45677
Author:   mcalhoun at macports.org
Date:     2009-01-19 14:46:06 -0800 (Mon, 19 Jan 2009)
Log Message:
-----------
xorg-libxcb: Allow system_x11 variant to install correctly.

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

Modified: trunk/dports/x11/xorg-libxcb/Portfile
===================================================================
--- trunk/dports/x11/xorg-libxcb/Portfile	2009-01-19 22:23:02 UTC (rev 45676)
+++ trunk/dports/x11/xorg-libxcb/Portfile	2009-01-19 22:46:06 UTC (rev 45677)
@@ -9,7 +9,7 @@
 description	X.org libxcb
 homepage	http://xcb.freedesktop.org/
 platforms	darwin macosx
-long_description The X C Binding (XCB) library
+long_description The X C Binding \\(XCB\\) library
 master_sites	 ${homepage}/dist/
 
 distname	libxcb-${version}
@@ -54,5 +54,6 @@
 			system "echo ${long_description} > ${destroot}${prefix}/share/doc/${name}/README.txt"
 		}
 		use_configure no
+		use_autoconf  no
 	}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090119/db13f584/attachment.html>


More information about the macports-changes mailing list