diff options
Diffstat (limited to 'www/xpi-quickproxy/Makefile')
-rw-r--r-- | www/xpi-quickproxy/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/xpi-quickproxy/Makefile b/www/xpi-quickproxy/Makefile index a0a55f8ef064..13665078607c 100644 --- a/www/xpi-quickproxy/Makefile +++ b/www/xpi-quickproxy/Makefile @@ -14,6 +14,5 @@ XPI_NUM= 1557 XPI_FILES= chrome/quickproxy.jar chrome.manifest install.rdf XPI_DIRS= chrome -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> |