summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-06 07:55:25 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-06 07:55:25 +0000
commitd3db88d18f4e7ab0a046023431418de48ab16545 (patch)
treef09088c63f4c855fa31f42cbabcfc62a7f3949b0 /audio
parentAdd missed xscorch.6 manpage. (diff)
Add windowmaker to the RUN_DEPENDS to ensure correct install/deinstall order
and stop bento's "Extra" warnings. Submitted by: bento
Notes
Notes: svn path=/head/; revision=29249
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