Index: head/x11-drivers/xf86-video-scfb/Makefile =================================================================== --- head/x11-drivers/xf86-video-scfb/Makefile (revision 364417) +++ head/x11-drivers/xf86-video-scfb/Makefile (revision 364418) @@ -1,21 +1,21 @@ # Created by: Florent Thoumie # $FreeBSD$ PORTNAME= xf86-video-scfb PORTVERSION= 0.0.4 CATEGORIES= x11-drivers MAINTAINER= ray@FreeBSD.org COMMENT= X.Org syscons display driver USE_GITHUB= yes GH_ACCOUNT= rayddteam GH_PROJECT= ${PORTNAME} GH_TAGNAME= bdeb3bf 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