diff options
Diffstat (limited to 'net-mgmt/p5-Net-SNMP-Util/Makefile')
-rw-r--r-- | net-mgmt/p5-Net-SNMP-Util/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-mgmt/p5-Net-SNMP-Util/Makefile b/net-mgmt/p5-Net-SNMP-Util/Makefile index 8dfe495..08c98d9 100644 --- a/net-mgmt/p5-Net-SNMP-Util/Makefile +++ b/net-mgmt/p5-Net-SNMP-Util/Makefile @@ -3,7 +3,7 @@ PORTNAME= Net-SNMP-Util PORTVERSION= 1.04 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TONODERA @@ -12,8 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= hhyou@cs.nctu.edu.tw COMMENT= Utility functions for Net::SNMP -RUN_DEPENDS= p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP \ - p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils +RUN_DEPENDS= p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP USES= perl5 USE_PERL5= configure |