diff options
Diffstat (limited to 'net-mgmt/p5-SNMP/Makefile')
-rw-r--r-- | net-mgmt/p5-SNMP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/p5-SNMP/Makefile b/net-mgmt/p5-SNMP/Makefile index 364576bc7234..6c8dbc430d20 100644 --- a/net-mgmt/p5-SNMP/Makefile +++ b/net-mgmt/p5-SNMP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= SNMP -PORTVERSION= 3.1.0 +PORTVERSION= 4.2.0 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= SNMP @@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp +USE_PERL5= yes PERL_CONFIGURE= yes post-install: |