diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/wsoundprefs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/wsoundprefs/Makefile b/audio/wsoundprefs/Makefile index 8db336cc0592..63a015272d9c 100644 --- a/audio/wsoundprefs/Makefile +++ b/audio/wsoundprefs/Makefile @@ -15,6 +15,8 @@ DISTNAME= WSoundPrefs-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A utility for configuring sounds to play for Window Maker events +BROKEN= "Does not build with new version of windowmaker" + BUILD_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \ wsound.1:${PORTSDIR}/audio/wsoundserver |