Bump png major

This commit is contained in:
Andrey A. Chernov 2001-09-11 03:40:42 +00:00
parent 5676988fbd
commit efb68b988e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47631
4 changed files with 4 additions and 4 deletions

View file

@ -14,7 +14,7 @@ MAINTAINER= xaa+ports@madison-gurkha.com
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
ungif.5:${PORTSDIR}/graphics/libungif \
png.4:${PORTSDIR}/graphics/png
png.5:${PORTSDIR}/graphics/png
USE_LIBTOOL= yes
LIBTOOLFLAGS=

View file

@ -14,7 +14,7 @@ DISTNAME= AfterStep-${PORTVERSION}
MAINTAINER= demon@FreeBSD.org
LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
rplay.1:${PORTSDIR}/audio/rplay

View file

@ -17,7 +17,7 @@ MAINTAINER= sobomax@FreeBSD.org
BUILD_DEPENDS= msgfmt-new:${PORTSDIR}/devel/gettext-devel
LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \
png.4:${PORTSDIR}/graphics/png \
png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \
PropList.2:${PORTSDIR}/devel/libPropList \
intl.1:${PORTSDIR}/devel/gettext \

View file

@ -19,7 +19,7 @@ RUN_DEPENDS+= bunzip2:${PORTSDIR}/archivers/bzip2
LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
png.4:${PORTSDIR}/graphics/png \
png.5:${PORTSDIR}/graphics/png \
wraster.4:${PORTSDIR}/x11-wm/windowmaker
USE_BZIP2= yes