diff options
Diffstat (limited to 'www/xpi-ghostery/Makefile')
-rw-r--r-- | www/xpi-ghostery/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/xpi-ghostery/Makefile b/www/xpi-ghostery/Makefile index 60c69ae34366..326970f7a861 100644 --- a/www/xpi-ghostery/Makefile +++ b/www/xpi-ghostery/Makefile @@ -12,5 +12,6 @@ COMMENT= Alerts/Block web bugs, ad and widgets XPI_NUM= 9609 XPI_ID= firefox@ghostery.com +NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> |