diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 03:27:37 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 03:27:37 +0000 |
commit | e242f309a82a2c7b11193e60d8dab0e17348c268 (patch) | |
tree | 00ab6a9b2ac185234ddc8fe1dd36a7b7d777cfa6 /net-mgmt/p5-jmx4perl | |
parent | 49056bafcba55f5d2f7050f20e807cb8b135da1c (diff) |
Notes
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 \ |