From b250f13fb0dedb39ec29fadbe10db49140f4e00a Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 7 Mar 2009 04:14:15 +0000 Subject: [PATCH] - Fix USE_XPI syntax PR: 132303 Submitted by: Dominic Fandrey --- www/xpi-downthemall/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/xpi-downthemall/Makefile b/www/xpi-downthemall/Makefile index dcaf82755e14..157ae97a1d7f 100644 --- a/www/xpi-downthemall/Makefile +++ b/www/xpi-downthemall/Makefile @@ -17,7 +17,7 @@ XPI_DISTNAME= downthemall! WRKSRC= ${WRKDIR}/${DISTNAME:S/!/_/} XPI_ID= {DDC359D1-844A-42a7-9AA1-88A850A938A8} XPI_NUM= 201 -USE_XPI= www/firefox3:firefox3 +USE_XPI= firefox3 XPI_FILES= components/migrationService.js \ components/debugService.xpt \