1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Remove wmsound, add wsoundserver and unbroke wsoundprefs - it is now ready to go.

This commit is contained in:
Maxim Sobolev 2000-05-23 06:53:14 +00:00
parent df539994fc
commit e403d07552
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28700
2 changed files with 1 additions and 2 deletions

View File

@ -93,10 +93,10 @@
SUBDIR += wmcdplay
SUBDIR += wmmixer
SUBDIR += wmmp3
SUBDIR += wmsound
SUBDIR += wmtune
SUBDIR += workman
SUBDIR += wsoundprefs
SUBDIR += wsoundserver
SUBDIR += x11amp
SUBDIR += xamp
SUBDIR += xcd

View File

@ -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>