svn commit: r364418 - head/x11-drivers/xf86-video-scfb

Antoine Brodin antoine at FreeBSD.org
Sat Aug 9 09:23:26 UTC 2014


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>


More information about the svn-ports-all mailing list