diff options
Diffstat (limited to 'www/xpi-yslow/Makefile')
-rw-r--r-- | www/xpi-yslow/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/xpi-yslow/Makefile b/www/xpi-yslow/Makefile index a289da3930bc..753b8c37b78c 100644 --- a/www/xpi-yslow/Makefile +++ b/www/xpi-yslow/Makefile @@ -14,6 +14,5 @@ RUN_DEPENDS= xpi-firebug>=1.3.0:${PORTSDIR}/www/xpi-firebug XPI_NUM= 5369 XPI_ID= yslow@yahoo-inc.com -NO_STAGE= yes .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> |