summaryrefslogtreecommitdiff
path: root/x11-wm/wmakerconf
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>1999-10-08 02:51:37 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>1999-10-08 02:51:37 +0000
commit1264c11fcfba45fd96ff57bf6f55b98419f792a0 (patch)
tree5b2857d7f2c98adad0191bf8877e6c59881b5527 /x11-wm/wmakerconf
parentUpdate to 1.9.7 (diff)
Use updated imlib library.
Notes
Notes: svn path=/head/; revision=22243
Diffstat (limited to 'x11-wm/wmakerconf')
-rw-r--r--x11-wm/wmakerconf/Makefile2
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 \