diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-11-18 08:05:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-11-18 08:05:42 +0000 |
commit | cb4bcb2e3c8f5c38d848718d13eb91a8d6853f33 (patch) | |
tree | 82f050e9eb8b8590499deecadbc3012a9854cce5 /audio/wsoundprefs/Makefile | |
parent | 775ed9527930c63d3be2f390714c7150999fb62e (diff) | |
download | ports-cb4bcb2e3c8f5c38d848718d13eb91a8d6853f33.tar.gz ports-cb4bcb2e3c8f5c38d848718d13eb91a8d6853f33.zip |
BROKEN: Does not build with new version of windowmaker
Notes
Notes:
svn path=/head/; revision=121848
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 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 |