diff options
Diffstat (limited to 'ports-mgmt/p5-App-Pm2Port/Makefile')
-rw-r--r-- | ports-mgmt/p5-App-Pm2Port/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/p5-App-Pm2Port/Makefile b/ports-mgmt/p5-App-Pm2Port/Makefile index 5a1d31536d72..97f46691fff9 100644 --- a/ports-mgmt/p5-App-Pm2Port/Makefile +++ b/ports-mgmt/p5-App-Pm2Port/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= p5-CPANPLUS>=0:${PORTSDIR}/devel/p5-CPANPLUS \ p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \ subversion>=0:${PORTSDIR}/devel/subversion -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= 5.10.0+ MAN1= pm2port.1 |