pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/plist mk: Remove reference to LOWER_OS_VERSION.
details: https://anonhg.NetBSD.org/pkgsrc/rev/425d086f1336
branches: trunk
changeset: 770385:425d086f1336
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Tue Nov 30 09:39:50 2021 +0000
description:
mk: Remove reference to LOWER_OS_VERSION.
diffstat:
mk/plist/plist.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r abad78e94958 -r 425d086f1336 mk/plist/plist.mk
--- a/mk/plist/plist.mk Tue Nov 30 09:39:11 2021 +0000
+++ b/mk/plist/plist.mk Tue Nov 30 09:39:50 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: plist.mk,v 1.55 2020/06/10 16:06:09 leot Exp $
+# $NetBSD: plist.mk,v 1.56 2021/11/30 09:39:50 jperkin Exp $
#
# This Makefile fragment handles the creation of PLISTs for use by
# pkg_create(8).
@@ -159,7 +159,6 @@
LN=${LN:Q} \
LOWER_VENDOR=${LOWER_VENDOR:Q} \
LOWER_OPSYS=${LOWER_OPSYS:Q} \
- LOWER_OS_VERSION=${LOWER_OS_VERSION:Q} \
PKGBASE=${PKGBASE:Q} \
PKGNAME=${PKGNAME_NOREV:Q} \
PKGLOCALEDIR=${PKGLOCALEDIR:Q} \
Home |
Main Index |
Thread Index |
Old Index