diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-10-14 03:41:26 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-10-14 03:41:26 +0000 |
commit | 46519c4d05d81aceafeda4c133d5cfb74af8a736 (patch) | |
tree | 366f571e2c6531b7d34dafeea236fb8291d96fbf /x11/gnome-libs/files/patch-bi | |
parent | PR: ports/14303 (diff) |
PR: ports/14303
Submitted by:Ade Lovett <ade@lovett.com>
Update to 1.0.53
This is a core library for 'October GNOME'
Notes
Notes:
svn path=/head/; revision=22416
Diffstat (limited to 'x11/gnome-libs/files/patch-bi')
-rw-r--r-- | x11/gnome-libs/files/patch-bi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-libs/files/patch-bi b/x11/gnome-libs/files/patch-bi index 09749e8c6f58..8aeb458ccc39 100644 --- a/x11/gnome-libs/files/patch-bi +++ b/x11/gnome-libs/files/patch-bi @@ -5,7 +5,7 @@ -libart_lgpl_la_LDFLAGS = -version-info @LIBART_VERSION_INFO@ -+libart_lgpl_la_LDFLAGS = -version-info 2:0:0 ++libart_lgpl_la_LDFLAGS = -version-info 3:0:0 libart_lgplincdir = $(includedir)/libart_lgpl libart_lgplinc_HEADERS = art_affine.h art_alphagamma.h art_bpath.h art_filterlevel.h art_gray_svp.h art_misc.h art_pathcode.h art_pixbuf.h art_point.h art_rect.h art_rect_svp.h art_rect_uta.h art_rgb.h art_rgb_affine.h art_rgb_bitmap_affine.h art_rgb_pixbuf_affine.h art_rgb_rgba_affine.h art_rgb_svp.h art_svp.h art_svp_ops.h art_svp_render_aa.h art_svp_vpath.h art_svp_vpath_stroke.h art_uta.h art_uta_ops.h art_uta_rect.h art_uta_vpath.h art_uta_svp.h art_vpath.h art_vpath_bpath.h art_vpath_svp.h |