diff options
author | ahze <ahze@FreeBSD.org> | 2005-11-30 17:05:24 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-11-30 17:05:24 +0800 |
commit | 775407190539909ad8e33932c9c33f6cb3de3991 (patch) | |
tree | 90e7b2eb880d70236951f7eacb7011a28618797c /www | |
parent | dfeddc96c3d75a15c9a01979516fff6699a177fb (diff) | |
download | freebsd-ports-gnome-775407190539909ad8e33932c9c33f6cb3de3991.tar.gz freebsd-ports-gnome-775407190539909ad8e33932c9c33f6cb3de3991.tar.zst freebsd-ports-gnome-775407190539909ad8e33932c9c33f6cb3de3991.zip |
- Mark broken with firefox 1.5
Reported by: dougb
Diffstat (limited to 'www')
-rw-r--r-- | www/mozex-firefox/Makefile | 1 | ||||
-rw-r--r-- | www/xpi-mozex/Makefile | 1 |
2 files changed, 2 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" diff --git a/www/xpi-mozex/Makefile b/www/xpi-mozex/Makefile index c4f435c82f06..bc1ae0d55497 100644 --- a/www/xpi-mozex/Makefile +++ b/www/xpi-mozex/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" |