diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-11-21 13:03:53 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-11-21 13:03:53 +0000 |
commit | 75df7a4e1305327cfe722f246f23c582b376e34d (patch) | |
tree | b5936718966402bfb6df4d8f00064367e5a9f581 /textproc | |
parent | Upgrade to 0.2.0. (diff) |
Update glib13 shared library version number.
PR: 23004
Submitted by: Matt Heckaman <matt@LUCIDA.QC.CA>
Notes
Notes:
svn path=/head/; revision=35310
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/fribidi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/fribidi/Makefile b/textproc/fribidi/Makefile index 26d473466247..bb8e6c944f69 100644 --- a/textproc/fribidi/Makefile +++ b/textproc/fribidi/Makefile @@ -16,7 +16,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= glib-1.3.1:${PORTSDIR}/devel/glib13 +LIB_DEPENDS= glib-1.3.2:${PORTSDIR}/devel/glib13 USE_LIBTOOL= yes INSTALLS_SHLIB= yes |