diff options
Diffstat (limited to 'devel/p5-Lexical-Persistence/Makefile')
-rw-r--r-- | devel/p5-Lexical-Persistence/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Lexical-Persistence/Makefile b/devel/p5-Lexical-Persistence/Makefile index 0a7a0baf25e9..cb13c0a9f037 100644 --- a/devel/p5-Lexical-Persistence/Makefile +++ b/devel/p5-Lexical-Persistence/Makefile @@ -16,7 +16,7 @@ COMMENT= Persistent lexical variable values for arbitrary calls BUILD_DEPENDS= p5-Devel-LexAlias>=0.04:${PORTSDIR}/devel/p5-Devel-LexAlias \ p5-PadWalker>=1.1:${PORTSDIR}/devel/p5-PadWalker -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= Lexical::Persistence.3 |