diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-26 15:12:21 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-26 15:12:21 +0000 |
commit | 6f249f89ce05068f846af82807f59acb11a4e90d (patch) | |
tree | e0a7a64345c1b1b1b0eeb5cade6a76b3b17bc6de /www/xpi-mrtech-local-install | |
parent | 67969ef3eaa1b17799c1ab8de9115ef9c95b270b (diff) | |
download | ports-6f249f89ce05068f846af82807f59acb11a4e90d.tar.gz ports-6f249f89ce05068f846af82807f59acb11a4e90d.zip |
Notes
Diffstat (limited to 'www/xpi-mrtech-local-install')
-rw-r--r-- | www/xpi-mrtech-local-install/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/xpi-mrtech-local-install/Makefile b/www/xpi-mrtech-local-install/Makefile index 43d04b169fa6..4f9cb1b3831b 100644 --- a/www/xpi-mrtech-local-install/Makefile +++ b/www/xpi-mrtech-local-install/Makefile @@ -13,6 +13,5 @@ XPI_DISTNAME= mr_tech_local_install XPI_NUM= 421 XPI_ID= {9669CC8F-B388-42FE-86F4-CB5E7F5A8BDC} -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> |