summaryrefslogtreecommitdiff
path: root/x11-wm
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 /x11-wm
parentBump png major (diff)
Bump png major
Notes
Notes: svn path=/head/; revision=47631
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/afterstep-stable/Makefile2
-rw-r--r--x11-wm/windowmaker/Makefile2
-rw-r--r--x11-wm/wmakerconf/Makefile2
3 files changed, 3 insertions, 3 deletions
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