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

(-)Makefile (-1 / +2 lines)
Lines 8-14 Link Here
8
PORTNAME=	live_http_headers
8
PORTNAME=	live_http_headers
9
PORTVERSION=	0.17
9
PORTVERSION=	0.17
10
DISTVERSIONSUFFIX=	-fx+sm
10
DISTVERSIONSUFFIX=	-fx+sm
11
PORTREVISION=	1
11
PORTREVISION=	2
12
CATEGORIES=	www
12
CATEGORIES=	www
13
PKGNAMEPREFIX=	xpi-
13
PKGNAMEPREFIX=	xpi-
14
14
Lines 36-41 Link Here
36
		defaults
36
		defaults
37
37
38
USE_DOS2UNIX=	yes
38
USE_DOS2UNIX=	yes
39
DOS2UNIX_REGEX=	.*\.(js|rdf|txt)
39
40
40
post-patch:
41
post-patch:
41
	@${FIND} ${WRKSRC} -name \*.orig -exec ${RM} \{} \;
42
	@${FIND} ${WRKSRC} -name \*.orig -exec ${RM} \{} \;

Return to bug 159346