diff options
Diffstat (limited to 'devel/p5-Lvalue/Makefile')
-rw-r--r-- | devel/p5-Lvalue/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Lvalue/Makefile b/devel/p5-Lvalue/Makefile index 5ff8cb939141..89a5dc16591b 100644 --- a/devel/p5-Lvalue/Makefile +++ b/devel/p5-Lvalue/Makefile @@ -16,7 +16,8 @@ BUILD_DEPENDS= p5-Carp>=0:${PORTSDIR}/devel/p5-Carp \ p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Lvalue.3 |