summaryrefslogtreecommitdiff
path: root/audio/wsoundprefs
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-05-22 19:16:11 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-05-22 19:16:11 +0000
commitee68b0b9bd4ffcb64e84423bb334a7c87972b186 (patch)
tree78c5ca60a22399f842526bda11d82060741984ed /audio/wsoundprefs
parentUpdate WSoundPrefs to the new 1.1.1 version. (diff)
Temporary mark as "BROKEN" - until wmsound->wsoundserver repo copy will be
done. Sorry for that, I have to think first...
Notes
Notes: svn path=/head/; revision=28689
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..d63fea626d0c 100644
--- a/audio/wsoundprefs/Makefile
+++ b/audio/wsoundprefs/Makefile
@@ -19,5 +19,6 @@ LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
USE_IMAKE= yes
NO_INSTALL_MANPAGES=yes
+BROKEN= "waiting for wmsound -> wsoundserver repo copy"
.include <bsd.port.mk>