Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/smake devel/smake: Whitespace corrected (space r...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32c67d6a41cb
branches:  trunk
changeset: 435858:32c67d6a41cb
user:      micha <micha%pkgsrc.org@localhost>
date:      Fri Jul 17 11:41:42 2020 +0000

description:
devel/smake: Whitespace corrected (space removed)

Found by pkglint.

diffstat:

 devel/smake/Makefile.common |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 78f0d2709659 -r 32c67d6a41cb devel/smake/Makefile.common
--- a/devel/smake/Makefile.common       Fri Jul 17 11:36:25 2020 +0000
+++ b/devel/smake/Makefile.common       Fri Jul 17 11:41:42 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2020/06/05 16:48:16 micha Exp $
+# $NetBSD: Makefile.common,v 1.5 2020/07/17 11:41:42 micha Exp $
 # used by archivers/star/Makefile
 # used by devel/smake/Makefile
 # used by shells/bosh/Makefile
@@ -87,5 +87,5 @@
        ${OPSYS} == "OSF1" ||           \
        ${OPSYS} == "QNX" ||            \
        ${OPSYS} == "SunOS"
-USE_TOOLS+=    tbl
+USE_TOOLS+=    tbl
 .endif



Home | Main Index | Thread Index | Old Index