diff options
Diffstat (limited to 'www/xpi-preferential/Makefile')
-rw-r--r-- | www/xpi-preferential/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/xpi-preferential/Makefile b/www/xpi-preferential/Makefile index 7bf8caeb66ec..5439ebd82605 100644 --- a/www/xpi-preferential/Makefile +++ b/www/xpi-preferential/Makefile @@ -13,6 +13,7 @@ COMMENT= GUI interface to view & edit all Firefox prefs MASTERDIR= ${.CURDIR}/../preferential +BROKEN="Does not work with Firefox 1.5" WITH_FIREFOX= yes .include "${MASTERDIR}/Makefile" |