pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/pkg_install
Module Name: pkgsrc
Committed By: nia
Date: Sat Jun 5 14:17:32 UTC 2021
Modified Files:
pkgsrc/pkgtools/pkg_install: Makefile
Log Message:
pkg_install: remove MESSAGE_SUBST
To generate a diff of this commit:
cvs rdiff -u -r1.234 -r1.235 pkgsrc/pkgtools/pkg_install/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/pkgtools/pkg_install/Makefile
diff -u pkgsrc/pkgtools/pkg_install/Makefile:1.234 pkgsrc/pkgtools/pkg_install/Makefile:1.235
--- pkgsrc/pkgtools/pkg_install/Makefile:1.234 Mon Mar 8 15:25:47 2021
+++ pkgsrc/pkgtools/pkg_install/Makefile Sat Jun 5 14:17:32 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.234 2021/03/08 15:25:47 nia Exp $
+# $NetBSD: Makefile,v 1.235 2021/06/05 14:17:32 nia Exp $
# Notes to package maintainers:
#
@@ -91,8 +91,6 @@ INSTALL_SRC= ${PKGDIR}/INSTALL
FILES_SUBST+= PKG_DBDIR=${PKG_DBDIR} \
PKG_TOOLS_BIN=${PKG_TOOLS_BIN:Q} \
MKDIR=${MKDIR:Q}
-MESSAGE_SUBST+= PKGVULNDIR=${PKG_DBDIR} \
- EGDIR=${EGDIR}
.include "../../mk/compiler.mk"
Home |
Main Index |
Thread Index |
Old Index