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

(-)Makefile (-2 / +1 lines)
Lines 32-39 Link Here
32
.endif
32
.endif
33
33
34
# Enable Perl dependency for logtail script
34
# Enable Perl dependency for logtail script
35
USES=		perl5 shebangfix
35
USES=		perl5 shebangfix tar:xz
36
USE_XZ=		yes
37
36
38
WRKSRC=		${WRKDIR}/${DISTNAME:S!_!-!}
37
WRKSRC=		${WRKDIR}/${DISTNAME:S!_!-!}
39
BINMODE=	755
38
BINMODE=	755

Return to bug 187830