diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-05-23 06:53:14 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-05-23 06:53:14 +0000 |
commit | 18a6bff25180d97947d156de54f64f05ed46edda (patch) | |
tree | 381fd2afcc3d3d91429eac8c784d2d5d53762980 /audio/wsoundprefs | |
parent | d556cfe99a944c6624d696483e7a4480f641501d (diff) | |
download | FreeBSD-ports-18a6bff25180d97947d156de54f64f05ed46edda.zip FreeBSD-ports-18a6bff25180d97947d156de54f64f05ed46edda.tar.gz |
Remove wmsound, add wsoundserver and unbroke wsoundprefs - it is now ready to go.
Diffstat (limited to 'audio/wsoundprefs')
-rw-r--r-- | audio/wsoundprefs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/wsoundprefs/Makefile b/audio/wsoundprefs/Makefile index d63fea6..93d8219 100644 --- a/audio/wsoundprefs/Makefile +++ b/audio/wsoundprefs/Makefile @@ -19,6 +19,5 @@ 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> |