diff options
author | Will Andrews <will@FreeBSD.org> | 2001-03-10 05:52:33 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-03-10 05:52:33 +0000 |
commit | 18f7b3de2e84179b2e151b7cc2796811561beed2 (patch) | |
tree | b02316f875bd19cd7acdf9b1ab134598efbe28aa /x11-toolkits/qt23 | |
parent | c2c82eb7fed85efd25d7e2d81accaeed26dc412c (diff) | |
download | ports-18f7b3de2e84179b2e151b7cc2796811561beed2.tar.gz ports-18f7b3de2e84179b2e151b7cc2796811561beed2.zip |
Bump libmng shlib version.
Submitted by: nrahlstr
Notes
Notes:
svn path=/head/; revision=39372
Diffstat (limited to 'x11-toolkits/qt23')
-rw-r--r-- | x11-toolkits/qt23/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile index c161cfea931a..894ac26c5603 100644 --- a/x11-toolkits/qt23/Makefile +++ b/x11-toolkits/qt23/Makefile @@ -13,7 +13,7 @@ DISTNAME= qt-x11-${PORTVERSION} MAINTAINER= will@FreeBSD.org -LIB_DEPENDS= mng.0:${PORTSDIR}/graphics/libmng \ +LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ png.4:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg |