diff options
Diffstat (limited to 'www/xpi-pentadactyl/Makefile')
-rw-r--r-- | www/xpi-pentadactyl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/xpi-pentadactyl/Makefile b/www/xpi-pentadactyl/Makefile index f3d9f74894b8..4b15ba0cb1c5 100644 --- a/www/xpi-pentadactyl/Makefile +++ b/www/xpi-pentadactyl/Makefile @@ -13,5 +13,6 @@ COMMENT= Firefox for Vim and Links addicts XPI_NUM= 235854 XPI_ID= pentadactyl@dactyl.googlecode.com +NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> |