diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/afterstep-stable/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/windowmaker/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/wmakerconf/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile index 8befdc4..be39bdc 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 635b77b..f8fc3dc 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 2890c919..83251aa 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 |