diff options
author | nakai <nakai@FreeBSD.org> | 1999-10-13 15:34:04 +0800 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 1999-10-13 15:34:04 +0800 |
commit | 8bfeb8955ec36a0a40dc5eaae684b18a9f48211c (patch) | |
tree | b0578d94cf86e9bd8229dc8f244224c898b2aac6 /x11-wm/scwm | |
parent | 84e23409e84d3079519ee4be72131cfdad0cdd32 (diff) | |
download | freebsd-ports-gnome-8bfeb8955ec36a0a40dc5eaae684b18a9f48211c.tar.gz freebsd-ports-gnome-8bfeb8955ec36a0a40dc5eaae684b18a9f48211c.tar.zst freebsd-ports-gnome-8bfeb8955ec36a0a40dc5eaae684b18a9f48211c.zip |
Scwm depends esound.
Diffstat (limited to 'x11-wm/scwm')
-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 32cdd48d7e3e..3b7ea8fa602f 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 |