diff options
author | jlam <jlam@pkgsrc.org> | 2005-06-14 20:12:51 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-06-14 20:12:51 +0000 |
commit | 2992f4b9a3bd7a99cd15a956f0041c95ff72799b (patch) | |
tree | 34a5d0fe59e9dc56cd73bf710c3a154cb9a362fe /doc | |
parent | 5389a5da896ed7648c5245b29118f5f74266e8bb (diff) | |
download | pkgsrc-2992f4b9a3bd7a99cd15a956f0041c95ff72799b.tar.gz |
Update pkgtools/xpkgwedge to 1.14. Changes from 1.13 include using
the make required by the imake config files, which is specified by
${IMAKE_MAKE}. This allows differing make programs to be used for
the main build versus xmkmf.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 6d797dec566..009e42a295c 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.10362 2005/06/14 18:28:52 abs Exp $ +$NetBSD: CHANGES,v 1.10363 2005/06/14 20:12:53 jlam Exp $ Changes to the packages collection and infrastructure in 2005: @@ -2876,3 +2876,4 @@ Changes to the packages collection and infrastructure in 2005: Updated math/mathomatic to 12.4.2 [minskim 2005-06-14] Updated games/xjig to 2.4nb2 [jmmv 2005-06-14] Updated net/autonet to 0.15 [abs 2005-06-14] + Updated pkgtools/xpkgwedge to 1.14 [jlam 2005-06-14] |