aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-11-02 21:23:46 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-11-02 21:23:46 +0000
commit9d8a3eef53c073a7450a92bc664df5ebb2e19825 (patch)
treee2fa2bb8a4f548d9036aa2d494b9de8329c746d1 /x11-drivers
parent3ac63080e4d9a8c877ad8bcdd283e3816aca89d0 (diff)
downloadports-9d8a3eef53c073a7450a92bc664df5ebb2e19825.tar.gz
ports-9d8a3eef53c073a7450a92bc664df5ebb2e19825.zip
Add USES=uidfix to allow build as a user.
PR: 200055 Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
Notes
Notes: svn path=/head/; revision=400673
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/drm-kmod/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/drm-kmod/Makefile b/x11-drivers/drm-kmod/Makefile
index b7975426eb0b..4c08b8d72085 100644
--- a/x11-drivers/drm-kmod/Makefile
+++ b/x11-drivers/drm-kmod/Makefile
@@ -12,7 +12,7 @@ COMMENT= FreeBSD 9.3 Kernel DRM driver
LICENSE= MIT
-USES= tar:xz kmod
+USES= kmod uidfix tar:xz
ONLY_FOR_ARCHS= i386 amd64
PLIST_FILES= ${KMODDIR}/drm2_port.ko \