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

(-)Makefile (+2 lines)
Lines 17-22 Link Here
17
PERL_CONFIGURE=	yes
17
PERL_CONFIGURE=	yes
18
CONFIGURE_ARGS=	--xs
18
CONFIGURE_ARGS=	--xs
19
19
20
MAKE_JOBS_UNSAFE=	yes
21
20
MAN3=	Data::MessagePack.3 \
22
MAN3=	Data::MessagePack.3 \
21
	Data::MessagePack::PP.3 \
23
	Data::MessagePack::PP.3 \
22
	Data::MessagePack::Unpacker.3
24
	Data::MessagePack::Unpacker.3

Return to bug 160871