diff options
author | ache <ache@FreeBSD.org> | 2001-09-11 11:40:42 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2001-09-11 11:40:42 +0800 |
commit | c4f0d132c61bf9c415ffbb4b7a6483d45f7c456f (patch) | |
tree | 713ae8768a7f477e054bfb736458bc3dae05e6ad /x11-wm/afterstep-stable/Makefile | |
parent | 1eef012a40dcc8cbf3e7296c341f7e26703f89d4 (diff) | |
download | freebsd-ports-gnome-c4f0d132c61bf9c415ffbb4b7a6483d45f7c456f.tar.gz freebsd-ports-gnome-c4f0d132c61bf9c415ffbb4b7a6483d45f7c456f.tar.zst freebsd-ports-gnome-c4f0d132c61bf9c415ffbb4b7a6483d45f7c456f.zip |
Bump png major
Diffstat (limited to 'x11-wm/afterstep-stable/Makefile')
-rw-r--r-- | x11-wm/afterstep-stable/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |