diff options
author | dholland <dholland@pkgsrc.org> | 2012-06-15 23:06:02 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2012-06-15 23:06:02 +0000 |
commit | 076eac50766420179dd43426f3e3171f33cd8e3f (patch) | |
tree | c7e9bf60d6a338e40f3bb098b71f0c657b7dc799 /x11/xf86-video-rendition | |
parent | 6ebc550cc070a14a0857f862f1879fa5bfbf7c7b (diff) | |
download | pkgsrc-076eac50766420179dd43426f3e3171f33cd8e3f.tar.gz |
Whitespace. (as whined about by pkglint)
Diffstat (limited to 'x11/xf86-video-rendition')
-rw-r--r-- | x11/xf86-video-rendition/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/xf86-video-rendition/Makefile b/x11/xf86-video-rendition/Makefile index 6eafefa7cb3..830f174449c 100644 --- a/x11/xf86-video-rendition/Makefile +++ b/x11/xf86-video-rendition/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2010/09/14 11:03:15 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/06/15 23:06:06 dholland Exp $ # DISTNAME= xf86-video-rendition-4.2.2 @@ -11,11 +11,11 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Modular Xorg Rendition video driver -PKG_DESTDIR_SUPPORT= user-destdir +PKG_DESTDIR_SUPPORT= user-destdir -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" |