diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-11-17 20:58:04 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-11-17 20:58:04 +0000 |
commit | 89638079797921a5d9a57d3844af5be8c3a050ca (patch) | |
tree | 76ca94bf59e3f8a956df70e7200a79c70de18e5b /editors/richtext/Makefile | |
parent | b5150eb15f9c777ef2a16efa5d80219e4403ae81 (diff) |
- Mark BROKEN: rtfwidget.m:579: fatal: syntax error "RtfwidgetRec"
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=264710
Diffstat (limited to 'editors/richtext/Makefile')
-rw-r--r-- | editors/richtext/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/richtext/Makefile b/editors/richtext/Makefile index 0f9f61388d10..150ad9243afe 100644 --- a/editors/richtext/Makefile +++ b/editors/richtext/Makefile @@ -18,6 +18,8 @@ COMMENT= A simple RTF editor BUILD_DEPENDS= objc:${PORTSDIR}/lang/objc +BROKEN= does not compile + USE_IMAKE= yes USE_XORG= ice sm x11 xext xt USE_MOTIF= yes |