diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2017-01-31 18:23:03 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2017-01-31 18:23:03 +0000 |
commit | f7bac0a543e3a6f05db1c112ca49ca3df308df61 (patch) | |
tree | 0d5f0d873a42e47f6b228902908282e44c6ed9fa /x11-wm | |
parent | 20dc5e6f0f7583792c86a40315a2e2dbc862c538 (diff) | |
download | ports-f7bac0a543e3a6f05db1c112ca49ca3df308df61.tar.gz ports-f7bac0a543e3a6f05db1c112ca49ca3df308df61.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fvwm-crystal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fvwm-crystal/Makefile b/x11-wm/fvwm-crystal/Makefile index c424c5957c48..b03ddbc3156f 100644 --- a/x11-wm/fvwm-crystal/Makefile +++ b/x11-wm/fvwm-crystal/Makefile @@ -35,7 +35,7 @@ IMAGEMAGICK_RUN_DEPENDS= display:graphics/ImageMagick XSCREENSAVER_RUN_DEPENDS= xscreensaver:x11/xscreensaver TRAYER_RUN_DEPENDS= trayer:x11/trayer SUDO_RUN_DEPENDS= sudo:security/sudo -SETROOT_RUN_DEPENDS= hsetroot:graphics/hsetroot +SETROOT_RUN_DEPENDS= hsetroot:x11/hsetroot CMUS_RUN_DEPENDS= cmus:audio/cmus DOCS_INSTALL_TARGET= install-doc |