diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-19 16:37:57 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-19 16:37:57 +0000 |
commit | 71c8105783f10caa9c6581b220bb17debc74835c (patch) | |
tree | df2587552f335f4cb7d22139e7902d057008901e /x11-wm | |
parent | b93aeaef4d71adfa7d363db5d2c563c8f04f17c7 (diff) | |
download | ports-71c8105783f10caa9c6581b220bb17debc74835c.tar.gz ports-71c8105783f10caa9c6581b220bb17debc74835c.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/scwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/scwm/Makefile b/x11-wm/scwm/Makefile index 96592c02deb3..137c46efff9e 100644 --- a/x11-wm/scwm/Makefile +++ b/x11-wm/scwm/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://scwm.mit.edu/pub/scwm/ MAINTAINER= nakai@FreeBSD.org -LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile +LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile RUN_DEPENDS= ${X11BASE}/share/scwm/pixmaps/Animator.xpm:${PORTSDIR}/graphics/scwm-icons USE_X_PREFIX= yes |