View | Details | Raw Unified | Return to bug 160780
Collapse All | Expand All

(-)Makefile (+4 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	flashblock
8
PORTNAME=	flashblock
9
PORTVERSION=	1.5.15.1
9
PORTVERSION=	1.5.15.1
10
PORTREVISION=	1
10
DISTVERSIONSUFFIX=	-fx
11
DISTVERSIONSUFFIX=	-fx
11
CATEGORIES=	www
12
CATEGORIES=	www
12
13
Lines 19-22 Link Here
19
XPI_DIRS=	chrome defaults/preferences defaults
20
XPI_DIRS=	chrome defaults/preferences defaults
20
21
21
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
22
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
23
24
USE_XPI=	*firefox*
25
22
.include <bsd.port.mk>
26
.include <bsd.port.mk>

Return to bug 160780