diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-11-30 09:05:24 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-11-30 09:05:24 +0000 |
commit | 341a7d89038625e3b80e1c80694f91b0b2169fba (patch) | |
tree | f3dadb27a2545568e189de1d0e1053251f9e8091 /www/mozex-firefox | |
parent | 0d2189d70826cae22443dc9c18b89c21d30bed47 (diff) |
- Mark broken with firefox 1.5
Reported by: dougb
Notes
Notes:
svn path=/head/; revision=150012
Diffstat (limited to 'www/mozex-firefox')
-rw-r--r-- | www/mozex-firefox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mozex-firefox/Makefile b/www/mozex-firefox/Makefile index c4f435c82f06..bc1ae0d55497 100644 --- a/www/mozex-firefox/Makefile +++ b/www/mozex-firefox/Makefile @@ -15,5 +15,6 @@ COMMENT= Mozex allows Firefox's users to use external programs for mail, news, e MASTERDIR= ${.CURDIR}/../mozex WITH_FIREFOX= yes +BROKEN="Does not work with Firefox 1.5" .include "${MASTERDIR}/Makefile" |