diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-07-04 07:13:35 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-07-04 07:13:35 +0000 |
commit | 6db96c05006f9dc75e9717730eb1a12a7476f363 (patch) | |
tree | 0b0138a6c6fb473a21e0292bbb3459d380585f98 /x11-wm/afterstep-stable/Makefile | |
parent | 99f7f4ed1d019afc8569d71a7fd14c359dc0cd1e (diff) | |
download | ports-6db96c05006f9dc75e9717730eb1a12a7476f363.tar.gz ports-6db96c05006f9dc75e9717730eb1a12a7476f363.zip |
Notes
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 82bb991fb860..247d6140f14e 100644 --- a/x11-wm/afterstep-stable/Makefile +++ b/x11-wm/afterstep-stable/Makefile @@ -15,7 +15,7 @@ DISTNAME= AfterStep-${PORTVERSION} MAINTAINER= dima@Chg.ru LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ - png.3:${PORTSDIR}/graphics/png \ + png.4:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg NO_LATEST_LINK= yes |