diff options
author | nakai <nakai@FreeBSD.org> | 1999-10-13 07:34:04 +0000 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 1999-10-13 07:34:04 +0000 |
commit | 8bfeb8955ec36a0a40dc5eaae684b18a9f48211c (patch) | |
tree | b0578d94cf86e9bd8229dc8f244224c898b2aac6 /x11-wm | |
parent | 84e23409e84d3079519ee4be72131cfdad0cdd32 (diff) | |
download | FreeBSD-ports-8bfeb8955ec36a0a40dc5eaae684b18a9f48211c.zip FreeBSD-ports-8bfeb8955ec36a0a40dc5eaae684b18a9f48211c.tar.gz |
Scwm depends esound.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/scwm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/scwm/Makefile b/x11-wm/scwm/Makefile index 32cdd48..3b7ea8f 100644 --- a/x11-wm/scwm/Makefile +++ b/x11-wm/scwm/Makefile @@ -14,6 +14,7 @@ MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= guile.4:${PORTSDIR}/lang/guile \ Imlib.5:${PORTSDIR}/graphics/imlib \ + esd.2:${PORTSDIR}/audio/esound \ Xpm.4:${PORTSDIR}/graphics/xpm RUN_DEPENDS= ${X11BASE}/share/scwm/pixmaps/Animator.xpm:${PORTSDIR}/graphics/scwm-icons |