summaryrefslogtreecommitdiff
path: root/audio/wsoundprefs
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/wsoundprefs
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/wsoundprefs')
-rw-r--r--audio/wsoundprefs/Makefile1
1 files changed, 1 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