diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-10-08 02:51:37 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-10-08 02:51:37 +0000 |
commit | 1264c11fcfba45fd96ff57bf6f55b98419f792a0 (patch) | |
tree | 5b2857d7f2c98adad0191bf8877e6c59881b5527 /x11-wm/wmakerconf/Makefile | |
parent | 4f6c2e38ef95a97d9217624c6106b6eae754c633 (diff) | |
download | ports-1264c11fcfba45fd96ff57bf6f55b98419f792a0.tar.gz ports-1264c11fcfba45fd96ff57bf6f55b98419f792a0.zip |
Notes
Diffstat (limited to 'x11-wm/wmakerconf/Makefile')
-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 107a184dbf50..1e25fda0b72e 100644 --- a/x11-wm/wmakerconf/Makefile +++ b/x11-wm/wmakerconf/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker \ wget:${PORTSDIR}/ftp/wget LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ - Imlib.4:${PORTSDIR}/graphics/imlib \ + Imlib.5:${PORTSDIR}/graphics/imlib \ PropList.2:${PORTSDIR}/devel/libPropList \ Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ |