diff options
Diffstat (limited to 'www/xpi-torbutton/Makefile')
-rw-r--r-- | www/xpi-torbutton/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/xpi-torbutton/Makefile b/www/xpi-torbutton/Makefile index f4b5096243f5..eabf1c04a1e0 100644 --- a/www/xpi-torbutton/Makefile +++ b/www/xpi-torbutton/Makefile @@ -12,5 +12,6 @@ COMMENT= Quickly toggle use of the Tor network XPI_NUM= 2275 XPI_ID= {e0204bd5-9d31-402b-a99d-a6aa8ffebdca} +NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> |