diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 03:40:42 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 03:40:42 +0000 |
commit | efb68b988e062b24a8ec0249d08d616bd9dc7ce1 (patch) | |
tree | 6b84b2e6c60b527c7ebaac38bfffe28211c1d2b4 /x11-wm/wmakerconf | |
parent | 5676988fbdae24508f808f1482546e67a8ca7303 (diff) | |
download | ports-efb68b988e062b24a8ec0249d08d616bd9dc7ce1.tar.gz ports-efb68b988e062b24a8ec0249d08d616bd9dc7ce1.zip |
Notes
Diffstat (limited to 'x11-wm/wmakerconf')
-rw-r--r-- | x11-wm/wmakerconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |