diff options
Diffstat (limited to 'net-mgmt/p5-jmx4perl')
-rw-r--r-- | net-mgmt/p5-jmx4perl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/p5-jmx4perl/Makefile b/net-mgmt/p5-jmx4perl/Makefile index c448e10d7c17..b8dec6359b8c 100644 --- a/net-mgmt/p5-jmx4perl/Makefile +++ b/net-mgmt/p5-jmx4perl/Makefile @@ -38,7 +38,8 @@ RUN_DEPENDS= p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN1 = cacti_jmx4perl.1 \ check_jmx4perl.1 \ |