summaryrefslogtreecommitdiff
path: root/x11-wm/scwm
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/scwm
parentUpdate to 1.9.7 (diff)
Use updated imlib library.
Notes
Notes: svn path=/head/; revision=22243
Diffstat (limited to 'x11-wm/scwm')
-rw-r--r--x11-wm/scwm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/scwm/Makefile b/x11-wm/scwm/Makefile
index f5156bd438d1..81badfdeeebd 100644
--- a/x11-wm/scwm/Makefile
+++ b/x11-wm/scwm/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://scwm.mit.edu/pub/scwm/
MAINTAINER= nakai@FreeBSD.org
LIB_DEPENDS= guile.4:${PORTSDIR}/lang/guile \
- Imlib.4:${PORTSDIR}/graphics/imlib
+ Imlib.5:${PORTSDIR}/graphics/imlib
RUN_DEPENDS= ${X11BASE}/share/scwm/pixmaps/Animator.xpm:${PORTSDIR}/graphics/scwm-icons
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config