ports/132303: fix USE_XPI www/xpi-downthemall

Dominic Fandrey kamikaze at bsdforen.de
Wed Mar 4 09:10:02 UTC 2009


>Number:         132303
>Category:       ports
>Synopsis:       fix USE_XPI www/xpi-downthemall
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 04 09:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Fandrey
>Release:        RELENG_7
>Organization:
private
>Environment:
FreeBSD mobileKamikaze.norad 7.1-STABLE FreeBSD 7.1-STABLE #0: Tue Jan 13 17:15:12 CET 2009     root at mobileKamikaze.norad:/usr/obj/HP6510b/amd64/usr/src/sys/HP6510b  amd64
>Description:
Apparently the syntax of USE_XPI has changed.
>How-To-Repeat:
After installation the plugin is not available in firefox3.
>Fix:
diff -Pur ports/www/xpi-downthemall.orig/Makefile ports/www/xpi-downthemall/Makefile
--- ports/www/xpi-downthemall.orig/Makefile	2009-03-04 07:23:47.000000000 +0100
+++ ports/www/xpi-downthemall/Makefile	2009-03-04 07:24:03.000000000 +0100
@@ -17,7 +17,7 @@
 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 \


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list