diff options
author | joerg <joerg> | 2006-01-12 19:05:56 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-01-12 19:05:56 +0000 |
commit | 0c5534a8c739be4c93635b3b2a71384c210b95a5 (patch) | |
tree | 675de1c639321e1d3e845a4cd99f88bdfe4f84ba | |
parent | 989825c94b4432013a3d49e92b5910e3bd49e544 (diff) | |
download | pkgsrc-0c5534a8c739be4c93635b3b2a71384c210b95a5.tar.gz |
xpkgwedge now requires imake and xmkmf, which fixes certain packages
in bulk builds with non-native X11.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index d0cc687efdf..f403dfcdb66 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.12470 2006/01/12 18:36:52 joerg Exp $ +$NetBSD: CHANGES,v 1.12471 2006/01/12 19:05:56 joerg Exp $ Changes to the packages collection and infrastructure in 2006: @@ -239,3 +239,4 @@ Changes to the packages collection and infrastructure in 2006: Updated x11/gtk2 to 2.8.10 [wiz 2006-01-12] Updated finance/gnucash to 1.8.12nb1 [wiz 2006-01-12] Updated devel/gnustep-make to 1.11.1nb1 [joerg 2006-01-12] + Updated pkgtools/xpkgwedge to 1.15 [joerg 2006-01-12] |