diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-11-21 13:03:53 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-11-21 13:03:53 +0000 |
commit | 1581340cb7a1928000b16336bcf9b48a004c00c9 (patch) | |
tree | 2940d8ed9e95cc3905b93110ac1756b4511cec13 /textproc | |
parent | ae635649101517d5d8e1de3599ce306e86a11db8 (diff) | |
download | FreeBSD-ports-1581340cb7a1928000b16336bcf9b48a004c00c9.zip FreeBSD-ports-1581340cb7a1928000b16336bcf9b48a004c00c9.tar.gz |
Update glib13 shared library version number.
PR: 23004
Submitted by: Matt Heckaman <matt@LUCIDA.QC.CA>
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 26d4734..bb8e6c9 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 |