diff options
author | jlam <jlam@pkgsrc.org> | 2002-11-25 18:58:36 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-11-25 18:58:36 +0000 |
commit | 971832637336f9e16b2530c8f196a3c88d2434c8 (patch) | |
tree | 158d95ff651d9692d96fe3d4336253a6c1c204d1 /doc | |
parent | 9a50e4c655bf3134d8b9a7cbbc488f8bb9224655 (diff) | |
download | pkgsrc-971832637336f9e16b2530c8f196a3c88d2434c8.tar.gz |
Bump PKGREVISION to on x11/fltk to 1: link the dependent libraries
directly into libfltk.{la,so} so that we don't need to guess at which
additional libraries will be needed to link into a program when linking
against libfltk. Suggested in private email by Dave Sainty <dave at
dtsp dot co dot nz>.
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 86f99821a9f..4fd93d3d873 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.599 2002/11/25 17:56:01 jwise Exp $ +$NetBSD: CHANGES,v 1.600 2002/11/25 18:59:39 jlam Exp $ Changes to the packages collection and infrastructure in 2002: @@ -3717,3 +3717,4 @@ Changes to the packages collection and infrastructure in 2002: Updated gtk-gnutella to 0.91.1 [jschauma 2002-11-25] Updated tcl-scotty to 2.1.11 [jwise 2002-11-25] Updated tkined to 1.4.11 [jwise 2002-11-25] + Updated fltk to 1.0.11nb1 [jlam 2002-11-25] |