diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-05-23 03:16:11 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-05-23 03:16:11 +0800 |
commit | 371f786fe84ef09e10e97e66d341dd8a288a0ea8 (patch) | |
tree | 08d001802edbea667a5811e04e3c0cc49b9549ac /audio/wsoundprefs | |
parent | 499eaf726d6fe1a54fa3b4f04e7fcf624a11a031 (diff) | |
download | freebsd-ports-gnome-371f786fe84ef09e10e97e66d341dd8a288a0ea8.tar.gz freebsd-ports-gnome-371f786fe84ef09e10e97e66d341dd8a288a0ea8.tar.zst freebsd-ports-gnome-371f786fe84ef09e10e97e66d341dd8a288a0ea8.zip |
Temporary mark as "BROKEN" - until wmsound->wsoundserver repo copy will be
done. Sorry for that, I have to think first...
Diffstat (limited to 'audio/wsoundprefs')
-rw-r--r-- | audio/wsoundprefs/Makefile | 1 |
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> |