summaryrefslogtreecommitdiff
path: root/x11/xf86-video-sis
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-06-15 23:06:02 +0000
committerdholland <dholland@pkgsrc.org>2012-06-15 23:06:02 +0000
commitff816060bd39b709e662c5359d1d123457590836 (patch)
treec7e9bf60d6a338e40f3bb098b71f0c657b7dc799 /x11/xf86-video-sis
parent1321b597d422b8a5e8b93a2a23c4134ecebe09ef (diff)
downloadpkgsrc-ff816060bd39b709e662c5359d1d123457590836.tar.gz
Whitespace. (as whined about by pkglint)
Diffstat (limited to 'x11/xf86-video-sis')
-rw-r--r--x11/xf86-video-sis/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/xf86-video-sis/Makefile b/x11/xf86-video-sis/Makefile
index 2b12976bfb0..fd5d782a18d 100644
--- a/x11/xf86-video-sis/Makefile
+++ b/x11/xf86-video-sis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2012/04/17 17:52:53 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2012/06/15 23:06:07 dholland Exp $
#
DISTNAME= xf86-video-sis-0.10.2
@@ -11,13 +11,13 @@ MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Modular Xorg SiS and XGI video driver
-PKG_DESTDIR_SUPPORT= user-destdir
+PKG_DESTDIR_SUPPORT= user-destdir
CONFIGURE_ARGS+= --enable-dri
-USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
.include "../../mk/compiler.mk"
.if !empty(PKGSRC_COMPILER:Mclang)