summaryrefslogtreecommitdiff
path: root/x11/xf86-video-ati/Makefile
diff options
context:
space:
mode:
authorbjs <bjs>2008-09-18 20:31:25 +0000
committerbjs <bjs>2008-09-18 20:31:25 +0000
commitfca9ad0bcec507dcf268fb797e1a38d388d51cc8 (patch)
tree9ba4c01d167ca15f64ab6bf5603301b5c7fa14c0 /x11/xf86-video-ati/Makefile
parentbaf979c89cae454081080548bfebecd72d07388f (diff)
downloadpkgsrc-fca9ad0bcec507dcf268fb797e1a38d388d51cc8.tar.gz
This patch ensures the driver won't use the DRM's MODESET_CTL
unless direct rendering is enabled. From Owain Ainsworth <oga@openbsd.org>. PKGREVISION++
Diffstat (limited to 'x11/xf86-video-ati/Makefile')
-rw-r--r--x11/xf86-video-ati/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xf86-video-ati/Makefile b/x11/xf86-video-ati/Makefile
index 02302244a08..e5b201e0fc7 100644
--- a/x11/xf86-video-ati/Makefile
+++ b/x11/xf86-video-ati/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2008/07/14 04:01:06 tnn Exp $
+# $NetBSD: Makefile,v 1.8 2008/09/18 20:31:25 bjs Exp $
DISTNAME= xf86-video-ati-6.9.0
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2