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

(-)devel/p5-Data-Serializer/Makefile (-1 / +7 lines)
Lines 18-21 Link Here
18
USES=		perl5
18
USES=		perl5
19
USE_PERL5=	configure
19
USE_PERL5=	configure
20
20
21
.include <bsd.port.mk>
21
.include <bsd.port.pre.mk>
22
23
.if ${PERL_LEVEL} >= 502200
24
BUILD_DEPENDS+=	p5-Module-Build>0:${PORTSDIR}/devel/p5-Module-Build
25
.endif
26
27
.include <bsd.port.post.mk>

Return to bug 205189