diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-02-28 22:03:40 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-02-28 22:03:40 +0000 |
commit | 7536bbd43ee9447a190c9a77f8e83c047857cdba (patch) | |
tree | 20e4f8b6ea39e2b6a398612ecc12920dd9c6b650 /audio/libworkman | |
parent | 7334fc50a6a559bb7b78cee70012e1aab3b26dbe (diff) |
- Mark BROKEN: Imakes in peril after Xorg update
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=270022
Diffstat (limited to 'audio/libworkman')
-rw-r--r-- | audio/libworkman/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/libworkman/Makefile b/audio/libworkman/Makefile index 9cee93f78976..63d9416ad070 100644 --- a/audio/libworkman/Makefile +++ b/audio/libworkman/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-1999-06-20 MAINTAINER= ports@FreeBSD.org COMMENT= Workman library required by some audio apps +BROKEN= does not build + WRKSRC= ${WRKDIR}/libworkman USE_IMAKE= yes USE_LDCONFIG= yes |