diff options
author | wiz <wiz> | 2016-06-19 20:03:35 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-06-19 20:03:35 +0000 |
commit | 9d671d104fc53e459788045a19c494ee8b12d43e (patch) | |
tree | 3ed99c1cfe4afa90261f8b5e04167b4813c4dbb3 /doc | |
parent | 6d71a9e8c887175afc1a3f3ac45674fb4b998d92 (diff) | |
download | pkgsrc-9d671d104fc53e459788045a19c494ee8b12d43e.tar.gz |
mk: remove support for INSTALLATION_PREFIX [wiz 2016-06-19]
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2016 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2016 b/doc/CHANGES-2016 index 1d7c772aa1b..6cedf5a4d5f 100644 --- a/doc/CHANGES-2016 +++ b/doc/CHANGES-2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.2536 2016/06/19 18:04:04 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.2537 2016/06/19 20:03:35 wiz Exp $ Changes to the packages collection and infrastructure in 2016: @@ -3688,3 +3688,4 @@ Changes to the packages collection and infrastructure in 2016: Updated editors/ne to 3.02 [prlw1 2016-06-19] Updated pkgtools/pkglint4 to 4.163 [wiz 2016-06-19] mk: remove support for USE_CROSSBASE [wiz 2016-06-19] + mk: remove support for INSTALLATION_PREFIX [wiz 2016-06-19] |