Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Aug 2014 09:23:26 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r364418 - head/x11-drivers/xf86-video-scfb
Message-ID:  <53e5e88e.2332.729c4815@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Aug  9 09:23:25 2014
New Revision: 364418
URL: http://svnweb.freebsd.org/changeset/ports/364418
QAT: https://qat.redports.org/buildarchive/r364418/

Log:
  Attempt to unbreak
  
  Reported by:	pkg-fallout

Modified:
  head/x11-drivers/xf86-video-scfb/Makefile

Modified: head/x11-drivers/xf86-video-scfb/Makefile
==============================================================================
--- head/x11-drivers/xf86-video-scfb/Makefile	Sat Aug  9 09:18:52 2014	(r364417)
+++ head/x11-drivers/xf86-video-scfb/Makefile	Sat Aug  9 09:23:25 2014	(r364418)
@@ -16,6 +16,6 @@ GH_COMMIT=      bdeb3bf
 
 GNU_CONFIGURE=  yes
 USES=		libtool pkgconfig
-USE_XORG=	xorg-server xproto inputproto
+USE_XORG=	xorg-server xproto inputproto randrproto renderproto videoproto
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e5e88e.2332.729c4815>