summaryrefslogtreecommitdiff
path: root/x11/xf86-video-nvxbox/Makefile
diff options
context:
space:
mode:
authordholland <dholland>2012-06-15 23:06:02 +0000
committerdholland <dholland>2012-06-15 23:06:02 +0000
commit4961ba333c959cbf60494463f2fc3d1d704e817e (patch)
treec7e9bf60d6a338e40f3bb098b71f0c657b7dc799 /x11/xf86-video-nvxbox/Makefile
parent14e0058b938e091beadf73e74e97a3645b194ee3 (diff)
downloadpkgsrc-4961ba333c959cbf60494463f2fc3d1d704e817e.tar.gz
Whitespace. (as whined about by pkglint)
Diffstat (limited to 'x11/xf86-video-nvxbox/Makefile')
-rw-r--r--x11/xf86-video-nvxbox/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/xf86-video-nvxbox/Makefile b/x11/xf86-video-nvxbox/Makefile
index 6e490d72cbd..ac93dd0fc08 100644
--- a/x11/xf86-video-nvxbox/Makefile
+++ b/x11/xf86-video-nvxbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2010/09/14 11:03:14 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2012/06/15 23:06:06 dholland Exp $
#
DISTNAME= xf86-video-nvxbox-${VER}
@@ -9,15 +9,15 @@ MASTER_SITES= ${MASTER_SITE_BACKUP}
MAINTAINER= joerg@NetBSD.org
COMMENT= Modular Xorg NVidia Xbox video driver
-PKG_DESTDIR_SUPPORT= user-destdir
+PKG_DESTDIR_SUPPORT= user-destdir
BROKEN= Doesn't build with modular Xorg server 1.7.x
VER= 20070409
WRKSRC= ${WRKDIR}/${DISTNAME:S/-${VER}//}
-USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
.include "../../x11/modular-xorg-server/buildlink3.mk"
.include "../../x11/randrproto/buildlink3.mk"