pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/smake



Module Name:    pkgsrc
Committed By:   micha
Date:           Fri Jul 17 11:41:42 UTC 2020

Modified Files:
        pkgsrc/devel/smake: Makefile.common

Log Message:
devel/smake: Whitespace corrected (space removed)

Found by pkglint.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/smake/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/smake/Makefile.common
diff -u pkgsrc/devel/smake/Makefile.common:1.4 pkgsrc/devel/smake/Makefile.common:1.5
--- pkgsrc/devel/smake/Makefile.common:1.4      Fri Jun  5 16:48:16 2020
+++ pkgsrc/devel/smake/Makefile.common  Fri Jul 17 11:41:42 2020
@@ -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 @@ PLIST.bsd=    yes
        ${OPSYS} == "OSF1" ||           \
        ${OPSYS} == "QNX" ||            \
        ${OPSYS} == "SunOS"
-USE_TOOLS+=    tbl
+USE_TOOLS+=    tbl
 .endif



Home | Main Index | Thread Index | Old Index