summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/wsoundprefs/Makefile1
-rw-r--r--audio/wsoundserver/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/audio/wsoundprefs/Makefile b/audio/wsoundprefs/Makefile
index 93d8219029c1..6bec16486859 100644
--- a/audio/wsoundprefs/Makefile
+++ b/audio/wsoundprefs/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= sobomax@FreeBSD.org
BUILD_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
wsound.1:${PORTSDIR}/audio/wsoundserver
+RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
USE_IMAKE= yes
NO_INSTALL_MANPAGES=yes
diff --git a/audio/wsoundserver/Makefile b/audio/wsoundserver/Makefile
index 372c5b4daad5..c588aefe678d 100644
--- a/audio/wsoundserver/Makefile
+++ b/audio/wsoundserver/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
audiofile.0:${PORTSDIR}/audio/libaudiofile \
dockapp.1:${PORTSDIR}/x11-wm/libdockapp \
${ESD_DEPENDS}
+RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
USE_X_PREFIX= yes
GNU_CONFIGURE= yes