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 | ff816060bd39b709e662c5359d1d123457590836 (patch) | |
tree | c7e9bf60d6a338e40f3bb098b71f0c657b7dc799 /x11/videoproto | |
parent | 1321b597d422b8a5e8b93a2a23c4134ecebe09ef (diff) | |
download | pkgsrc-ff816060bd39b709e662c5359d1d123457590836.tar.gz |
Whitespace. (as whined about by pkglint)
Diffstat (limited to 'x11/videoproto')
-rw-r--r-- | x11/videoproto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/videoproto/Makefile b/x11/videoproto/Makefile index c073d63e777..b032e1990b8 100644 --- a/x11/videoproto/Makefile +++ b/x11/videoproto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2010/09/10 19:19:06 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2012/06/15 23:06:04 dholland Exp $ # DISTNAME= videoproto-2.3.1 @@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir PKGCONFIG_OVERRIDE+= videoproto.pc.in GNU_CONFIGURE= yes -BUILDLINK_DEPMETHOD.libX11?= build # uses headers +BUILDLINK_DEPMETHOD.libX11?= build # uses headers .include "../../x11/libX11/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |