diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-10-10 09:38:33 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-10-10 09:38:33 +0000 |
commit | 2012fcfd086d87d663cfa272686e50d109bb49a2 (patch) | |
tree | 12d5ffd5680460598704bf69487a9d948220c6c6 /x11-wm/wmakerconf | |
parent | 36ada0186976c47213783caa3612a45151540d07 (diff) |
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 225af5451fd0..3fe747cee909 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.1:${PORTSDIR}/devel/libPropList \ Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ |