diff options
Diffstat (limited to 'net/p5-AnyEvent-MPRPC/Makefile')
-rw-r--r-- | net/p5-AnyEvent-MPRPC/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-AnyEvent-MPRPC/Makefile b/net/p5-AnyEvent-MPRPC/Makefile index 9274ad207dd1..93b1d18dac07 100644 --- a/net/p5-AnyEvent-MPRPC/Makefile +++ b/net/p5-AnyEvent-MPRPC/Makefile @@ -18,7 +18,8 @@ RUN_DEPENDS= \ BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= AnyEvent::MPRPC.3 \ AnyEvent::MPRPC::Client.3 \ |