summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 03:40:42 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 03:40:42 +0000
commitefb68b988e062b24a8ec0249d08d616bd9dc7ce1 (patch)
tree6b84b2e6c60b527c7ebaac38bfffe28211c1d2b4
parentBump png major (diff)
Bump png major
Notes
Notes: svn path=/head/; revision=47631
-rw-r--r--java/kaffe/Makefile2
-rw-r--r--x11-wm/afterstep-stable/Makefile2
-rw-r--r--x11-wm/windowmaker/Makefile2
-rw-r--r--x11-wm/wmakerconf/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/java/kaffe/Makefile b/java/kaffe/Makefile
index 2c73d898c638..eadfc1ee0a5d 100644
--- a/java/kaffe/Makefile
+++ b/java/kaffe/Makefile
@@ -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=
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile
index 8befdc405a56..be39bdcae88d 100644
--- a/x11-wm/afterstep-stable/Makefile
+++ b/x11-wm/afterstep-stable/Makefile
@@ -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
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile
index 635b77bc5877..f8fc3dc0f6ef 100644
--- a/x11-wm/windowmaker/Makefile
+++ b/x11-wm/windowmaker/Makefile
@@ -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 \
diff --git a/x11-wm/wmakerconf/Makefile b/x11-wm/wmakerconf/Makefile
index 2890c9194397..83251aaf482c 100644
--- a/x11-wm/wmakerconf/Makefile
+++ b/x11-wm/wmakerconf/Makefile
@@ -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