View | Details | Raw Unified | Return to bug 75000 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 lines)
Lines 15-22 Link Here
15
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	ports@FreeBSD.org
16
COMMENT=	A utility for configuring sounds to play for Window Maker events
16
COMMENT=	A utility for configuring sounds to play for Window Maker events
17
17
18
BROKEN=		"Does not build with new version of windowmaker"
19
20
BUILD_DEPENDS=	wmaker:${PORTSDIR}/x11-wm/windowmaker
18
BUILD_DEPENDS=	wmaker:${PORTSDIR}/x11-wm/windowmaker
21
LIB_DEPENDS=	PropList.2:${PORTSDIR}/devel/libPropList \
19
LIB_DEPENDS=	PropList.2:${PORTSDIR}/devel/libPropList \
22
		wsound.1:${PORTSDIR}/audio/wsoundserver
20
		wsound.1:${PORTSDIR}/audio/wsoundserver

Return to bug 75000