diff options
Diffstat (limited to 'www/xpi-firebug/Makefile')
-rw-r--r-- | www/xpi-firebug/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/xpi-firebug/Makefile b/www/xpi-firebug/Makefile index 5886d271cbc9..849addfd382f 100644 --- a/www/xpi-firebug/Makefile +++ b/www/xpi-firebug/Makefile @@ -15,5 +15,6 @@ LICENSE= BSD XPI_NUM= 1843 XPI_ID= firebug@software.joehewitt.com +NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> |