From 2d2331133b3bb802b51ff92aad771ba69b4202ff Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 15 Aug 2007 18:16:35 +0000 Subject: Change configure to check for DRI headers only, if it is not explicitly enabled or disabled. Request DRI explicitly. Disable the SGML check. --- x11/xf86-video-ati/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11/xf86-video-ati/Makefile') diff --git a/x11/xf86-video-ati/Makefile b/x11/xf86-video-ati/Makefile index 8a2f2cdebfa..bc8998aaf24 100644 --- a/x11/xf86-video-ati/Makefile +++ b/x11/xf86-video-ati/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2007/04/10 19:10:54 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2007/08/15 18:16:35 joerg Exp $ DISTNAME= xf86-video-ati-6.6.3 PKGREVISION= 1 @@ -11,6 +11,8 @@ COMMENT= Modular Xorg ATI video driver PKG_DESTDIR_SUPPORT= user-destdir +CONFIGURE_ARGS+= --enable-dri + USE_LIBTOOL= YES GNU_CONFIGURE= YES USE_TOOLS+= gmake pkg-config -- cgit v1.2.3