[PC-BSD Commits] r7876 - pcbsd/current/build-files/ports-patches/x11-drivers/xf86-video-intel-legacy
svn at pcbsd.org
svn at pcbsd.org
Fri Oct 22 08:13:01 PDT 2010
Author: kris
Date: 2010-10-22 08:13:01 -0700 (Fri, 22 Oct 2010)
New Revision: 7876
Modified:
pcbsd/current/build-files/ports-patches/x11-drivers/xf86-video-intel-legacy/Makefile
Log:
Autoconf268 isn't workable yet for this port, use 267
Modified: pcbsd/current/build-files/ports-patches/x11-drivers/xf86-video-intel-legacy/Makefile
===================================================================
--- pcbsd/current/build-files/ports-patches/x11-drivers/xf86-video-intel-legacy/Makefile 2010-10-22 15:04:34 UTC (rev 7875)
+++ pcbsd/current/build-files/ports-patches/x11-drivers/xf86-video-intel-legacy/Makefile 2010-10-22 15:13:01 UTC (rev 7876)
@@ -20,7 +20,7 @@
ONLY_FOR_ARCHS= amd64 i386
USE_GL= gl
-USE_AUTOTOOLS= automake:111 autoconf:268 libtool:22
+USE_AUTOTOOLS= automake:111 autoconf:267 libtool:22
XORG_CAT= driver
USE_XORG= xineramaproto xextproto x11 xf86driproto glproto
More information about the Commits
mailing list