pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk bsd.pkg.mk: fix typo in comment
details: https://anonhg.NetBSD.org/pkgsrc/rev/63cf83df9f86
branches: trunk
changeset: 382571:63cf83df9f86
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jul 31 19:16:33 2022 +0000
description:
bsd.pkg.mk: fix typo in comment
diffstat:
mk/bsd.pkg.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4a1dfa281e79 -r 63cf83df9f86 mk/bsd.pkg.mk
--- a/mk/bsd.pkg.mk Sun Jul 31 19:10:28 2022 +0000
+++ b/mk/bsd.pkg.mk Sun Jul 31 19:16:33 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.2040 2022/07/06 19:06:31 rillig Exp $
+# $NetBSD: bsd.pkg.mk,v 1.2041 2022/07/31 19:16:33 wiz Exp $
#
# This file is in the public domain.
#
@@ -548,7 +548,7 @@
.endif # NO_SKIP
-# Add these defs to the ones dumped into +BUILD_DEFS
+# Add these defs to the ones dumped into +BUILD_INFO
_BUILD_DEFS+= PKGPATH
_BUILD_DEFS+= OPSYS OS_VERSION MACHINE_ARCH MACHINE_GNU_ARCH
_BUILD_DEFS+= ABI
Home |
Main Index |
Thread Index |
Old Index