Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Sep 2011 09:59:44 GMT
From:      Barbara <barbara.xxx1975@libero.it>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/160780: www/xpi-flashblock: install for *firefox* only
Message-ID:  <201109170959.p8H9xi47084797@red.freebsd.org>
Resent-Message-ID: <201109171000.p8HA0KMW051600@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         160780
>Category:       ports
>Synopsis:       www/xpi-flashblock: install for *firefox* only
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 17 10:00:20 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Barbara
>Release:        RELENG_8
>Organization:
>Environment:
FreeBSD satanasso.local.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Sep 10 11:10:46 CEST 2011     root@satanasso.local.net:/usr/obj/usr/src/sys/SATANASSO  i386

>Description:
Install the version of flashblock in ports for supported browsers only  (*firefox*)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2011-07-26 22:58:01.000000000 +0200
+++ Makefile	2011-09-16 23:53:53.000000000 +0200
@@ -7,6 +7,7 @@
 
 PORTNAME=	flashblock
 PORTVERSION=	1.5.15.1
+PORTREVISION=	1
 DISTVERSIONSUFFIX=	-fx
 CATEGORIES=	www
 
@@ -19,4 +20,7 @@
 XPI_DIRS=	chrome defaults/preferences defaults
 
 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
+
+USE_XPI=	*firefox*
+
 .include <bsd.port.mk>


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109170959.p8H9xi47084797>