diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-07-04 07:13:35 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-07-04 07:13:35 +0000 |
commit | 74a1518134fb8879cca1b1029853296ca20154df (patch) | |
tree | e927d0d202a283b214983d8187d323a459fa6d9e /x11-toolkits | |
parent | d5d1f805e48010e7651e00a161f834b0a5d83842 (diff) | |
download | FreeBSD-ports-74a1518134fb8879cca1b1029853296ca20154df.zip FreeBSD-ports-74a1518134fb8879cca1b1029853296ca20154df.tar.gz |
Bump png shared library version.
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fox-devel/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/fox/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/fox10/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/fox14/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/jx/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt22/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt23/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt30/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt31/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt32/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt33/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/xmhtml/Makefile | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/x11-toolkits/fox-devel/Makefile b/x11-toolkits/fox-devel/Makefile index d51436a..9377caa 100644 --- a/x11-toolkits/fox-devel/Makefile +++ b/x11-toolkits/fox-devel/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.3:${PORTSDIR}/graphics/png \ + png.4:${PORTSDIR}/graphics/png \ GL.14:${PORTSDIR}/graphics/Mesa3 INSTALLS_SHLIB= yes diff --git a/x11-toolkits/fox/Makefile b/x11-toolkits/fox/Makefile index d51436a..9377caa 100644 --- a/x11-toolkits/fox/Makefile +++ b/x11-toolkits/fox/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.3:${PORTSDIR}/graphics/png \ + png.4:${PORTSDIR}/graphics/png \ GL.14:${PORTSDIR}/graphics/Mesa3 INSTALLS_SHLIB= yes diff --git a/x11-toolkits/fox10/Makefile b/x11-toolkits/fox10/Makefile index d51436a..9377caa 100644 --- a/x11-toolkits/fox10/Makefile +++ b/x11-toolkits/fox10/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.3:${PORTSDIR}/graphics/png \ + png.4:${PORTSDIR}/graphics/png \ GL.14:${PORTSDIR}/graphics/Mesa3 INSTALLS_SHLIB= yes diff --git a/x11-toolkits/fox14/Makefile b/x11-toolkits/fox14/Makefile index d51436a..9377caa 100644 --- a/x11-toolkits/fox14/Makefile +++ b/x11-toolkits/fox14/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.3:${PORTSDIR}/graphics/png \ + png.4:${PORTSDIR}/graphics/png \ GL.14:${PORTSDIR}/graphics/Mesa3 INSTALLS_SHLIB= yes diff --git a/x11-toolkits/jx/Makefile b/x11-toolkits/jx/Makefile index 9daf6b6..3b45565 100644 --- a/x11-toolkits/jx/Makefile +++ b/x11-toolkits/jx/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}_source-${PORTVERSION} MAINTAINER= lioux@linf.unb.br -LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ Xpm.4:${PORTSDIR}/graphics/xpm WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/x11-toolkits/qt22/Makefile b/x11-toolkits/qt22/Makefile index 86e0749..ec167dc 100644 --- a/x11-toolkits/qt22/Makefile +++ b/x11-toolkits/qt22/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-x11-${PORTVERSION} MAINTAINER= imura@FreeBSD.org -LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ GL.14:${PORTSDIR}/graphics/Mesa3 diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile index 86e0749..ec167dc 100644 --- a/x11-toolkits/qt23/Makefile +++ b/x11-toolkits/qt23/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-x11-${PORTVERSION} MAINTAINER= imura@FreeBSD.org -LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ GL.14:${PORTSDIR}/graphics/Mesa3 diff --git a/x11-toolkits/qt30/Makefile b/x11-toolkits/qt30/Makefile index 86e0749..ec167dc 100644 --- a/x11-toolkits/qt30/Makefile +++ b/x11-toolkits/qt30/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-x11-${PORTVERSION} MAINTAINER= imura@FreeBSD.org -LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ GL.14:${PORTSDIR}/graphics/Mesa3 diff --git a/x11-toolkits/qt31/Makefile b/x11-toolkits/qt31/Makefile index 86e0749..ec167dc 100644 --- a/x11-toolkits/qt31/Makefile +++ b/x11-toolkits/qt31/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-x11-${PORTVERSION} MAINTAINER= imura@FreeBSD.org -LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ GL.14:${PORTSDIR}/graphics/Mesa3 diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile index 86e0749..ec167dc 100644 --- a/x11-toolkits/qt32/Makefile +++ b/x11-toolkits/qt32/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-x11-${PORTVERSION} MAINTAINER= imura@FreeBSD.org -LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ GL.14:${PORTSDIR}/graphics/Mesa3 diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index 86e0749..ec167dc 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-x11-${PORTVERSION} MAINTAINER= imura@FreeBSD.org -LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ GL.14:${PORTSDIR}/graphics/Mesa3 diff --git a/x11-toolkits/xmhtml/Makefile b/x11-toolkits/xmhtml/Makefile index e48aa57..d7f8d84 100644 --- a/x11-toolkits/xmhtml/Makefile +++ b/x11-toolkits/xmhtml/Makefile @@ -17,7 +17,7 @@ PATCHFILES= patch-102697.gz MAINTAINER= thepish@freebsd.org -LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg REQUIRES_MOTIF= yes |