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

(-)/home/staff/gslin/work/p5-Text-Trac/Makefile (+5 lines)
Lines 25-30 Link Here
25
25
26
.include <bsd.port.pre.mk>
26
.include <bsd.port.pre.mk>
27
27
28
.if ${PERL_LEVEL} < 500600
29
post-patch:
30
	${PERL} -pi -e 's/^use warnings;//g' ${WRKSRC}/Makefile.PL
31
.endif
32
28
.if ${PERL_LEVEL} < 500602
33
.if ${PERL_LEVEL} < 500602
29
BUILD_DEPENDS+=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
34
BUILD_DEPENDS+=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
30
.endif
35
.endif

Return to bug 101602