aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-08-07 00:03:33 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-08-07 00:03:33 +0000
commit2bff30e0da366ea7a85e311e7f868c26ea228c92 (patch)
tree5108e7a97beeb5c7676fdc95629afa267c778f90 /x11-drivers
parent7d8fc01ed26558b74f8deb170fad528fcdf8bba9 (diff)
downloadports-2bff30e0da366ea7a85e311e7f868c26ea228c92.tar.gz
ports-2bff30e0da366ea7a85e311e7f868c26ea228c92.zip
Notes
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-scfb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-scfb/Makefile b/x11-drivers/xf86-video-scfb/Makefile
index a690c1b4e3d1..d36923f1f14b 100644
--- a/x11-drivers/xf86-video-scfb/Makefile
+++ b/x11-drivers/xf86-video-scfb/Makefile
@@ -16,6 +16,6 @@ GH_COMMIT= bdeb3bf
GNU_CONFIGURE= yes
USES= libtool pkgconfig
-USE_XORG= xorg-server xproto
+USE_XORG= xorg-server xproto inputproto
.include <bsd.port.mk>