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/xview-clients | |
parent | 6ebc550cc070a14a0857f862f1879fa5bfbf7c7b (diff) | |
download | pkgsrc-076eac50766420179dd43426f3e3171f33cd8e3f.tar.gz |
Whitespace. (as whined about by pkglint)
Diffstat (limited to 'x11/xview-clients')
-rw-r--r-- | x11/xview-clients/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xview-clients/Makefile b/x11/xview-clients/Makefile index ee2bf0395cf..22fa3a623e6 100644 --- a/x11/xview-clients/Makefile +++ b/x11/xview-clients/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2010/04/27 22:08:42 dholland Exp $ +# $NetBSD: Makefile,v 1.35 2012/06/15 23:06:09 dholland Exp $ DISTNAME= xview3.2p1-X11R6 PKGNAME= xview-clients-3.2.1 @@ -21,7 +21,7 @@ EXTRACT_ELEMENTS= ${DISTNAME}/clients ${DISTNAME}/images WRKSRC= ${WRKDIR}/${DISTNAME}/clients USE_IMAKE= yes -PKG_DESTDIR_SUPPORT= user-destdir +PKG_DESTDIR_SUPPORT= user-destdir SUBST_CLASSES+= xvc SUBST_STAGE.xvc= pre-configure |