diff options
Diffstat (limited to 'textproc/p5-Pod-Eventual/Makefile')
-rw-r--r-- | textproc/p5-Pod-Eventual/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Pod-Eventual/Makefile b/textproc/p5-Pod-Eventual/Makefile index 6423f4a6fde7..727ff8ba1842 100644 --- a/textproc/p5-Pod-Eventual/Makefile +++ b/textproc/p5-Pod-Eventual/Makefile @@ -16,7 +16,7 @@ COMMENT= Read a POD document as a series of trivial events BUILD_DEPENDS= p5-Mixin-Linewise>=0.001:${PORTSDIR}/devel/p5-Mixin-Linewise \ p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= YES MAN3= Pod::Eventual.3\ |