diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-08 11:17:08 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-08 11:17:08 +0000 |
commit | 2ab539dcf6641013cf030237fb4971b6a93757f5 (patch) | |
tree | a54d33520d98c61ee2a68e3afa6cf5aa83a00659 /graphics/xplot-devel | |
parent | 1054a5082d340e88a0cf0e94890180a792e2e11a (diff) | |
download | pkgsrc-2ab539dcf6641013cf030237fb4971b6a93757f5.tar.gz |
Remove "Trailing empty lines." and/or "Trailing white-space."
Diffstat (limited to 'graphics/xplot-devel')
-rw-r--r-- | graphics/xplot-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xplot-devel/Makefile b/graphics/xplot-devel/Makefile index abafc79cda2..8b89363e238 100644 --- a/graphics/xplot-devel/Makefile +++ b/graphics/xplot-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/10/06 14:11:26 asau Exp $ +# $NetBSD: Makefile,v 1.10 2013/04/08 11:17:14 rodent Exp $ DISTNAME= xplot-0.90.8 PKGREVISION= 4 @@ -20,7 +20,7 @@ DOCFILES= ANNOUNCE README README.tcp_plots \ INSTALLATION_DIRS+= share/doc/xplot INSTALL_MAKE_FLAGS+= bindir=${DESTDIR}${PREFIX}/bin \ - mandir=${DESTDIR}${PREFIX}/${PKGMANDIR}/man1 \ + mandir=${DESTDIR}${PREFIX}/${PKGMANDIR}/man1 post-install: .for file in ${DOCFILES} |