pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/wasi-compiler-rt wasi-compiler-rt: pkglint whites...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/90f228e96973
branches:  trunk
changeset: 372996:90f228e96973
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Feb 04 12:12:27 2022 +0000

description:
wasi-compiler-rt: pkglint whitespace fix

diffstat:

 lang/wasi-compiler-rt/buildlink3.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r d122620ed943 -r 90f228e96973 lang/wasi-compiler-rt/buildlink3.mk
--- a/lang/wasi-compiler-rt/buildlink3.mk       Fri Feb 04 12:12:12 2022 +0000
+++ b/lang/wasi-compiler-rt/buildlink3.mk       Fri Feb 04 12:12:27 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2021/12/19 14:05:53 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2022/02/04 12:12:27 wiz Exp $
 
 BUILDLINK_TREE+=       wasi-compiler-rt
 
@@ -8,7 +8,7 @@
 WASI_COMPILER_RT_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.wasi-compiler-rt+=       wasi-compiler-rt>=13.0.0
-BUILDLINK_PKGSRCDIR.wasi-compiler-rt?= ../../lang/wasi-compiler-rt
+BUILDLINK_PKGSRCDIR.wasi-compiler-rt?=         ../../lang/wasi-compiler-rt
 
 .endif # WASI_COMPILER_RT_BUILDLINK3_MK
 



Home | Main Index | Thread Index | Old Index