diff options
Diffstat (limited to 'www/bugmenot-firefox/Makefile')
-rw-r--r-- | www/bugmenot-firefox/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/bugmenot-firefox/Makefile b/www/bugmenot-firefox/Makefile index 68531e041971..bdd52bb4b1f6 100644 --- a/www/bugmenot-firefox/Makefile +++ b/www/bugmenot-firefox/Makefile @@ -15,4 +15,6 @@ MASTERDIR= ${.CURDIR}/../bugmenot WITH_FIREFOX= yes +BROKEN= "Does not build with new Firefox" + .include "${MASTERDIR}/Makefile" |