diff options
author | kris <kris@FreeBSD.org> | 2004-11-18 16:05:42 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-11-18 16:05:42 +0800 |
commit | fd0432a83d90a1db89e8c6935f81e650eac2ab71 (patch) | |
tree | 94d72037ba3d4ba8423103f53533eb4349b527b4 /audio/wsoundprefs/Makefile | |
parent | 34a3ea50b47db65181919eb3f69f36b101788675 (diff) | |
download | freebsd-ports-graphics-fd0432a83d90a1db89e8c6935f81e650eac2ab71.tar.gz freebsd-ports-graphics-fd0432a83d90a1db89e8c6935f81e650eac2ab71.tar.zst freebsd-ports-graphics-fd0432a83d90a1db89e8c6935f81e650eac2ab71.zip |
BROKEN: Does not build with new version of windowmaker
Diffstat (limited to 'audio/wsoundprefs/Makefile')
-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 8db336cc059..63a015272d9 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 |