aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-POE-Component-SNMP
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 22:30:02 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 22:30:02 +0000
commit92144196a4b9baf81efe3f97a8caa8bf00a38559 (patch)
tree68ca3847b247620e825fec69a8ed09a81a2de439 /net-mgmt/p5-POE-Component-SNMP
parent61ca95f20aa100c756d97be710d7ec71387ab512 (diff)
downloadports-92144196a4b9baf81efe3f97a8caa8bf00a38559.tar.gz
ports-92144196a4b9baf81efe3f97a8caa8bf00a38559.zip
Notes
Diffstat (limited to 'net-mgmt/p5-POE-Component-SNMP')
-rw-r--r--net-mgmt/p5-POE-Component-SNMP/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/p5-POE-Component-SNMP/Makefile b/net-mgmt/p5-POE-Component-SNMP/Makefile
index 438153318aac..3cdf5c0b30cf 100644
--- a/net-mgmt/p5-POE-Component-SNMP/Makefile
+++ b/net-mgmt/p5-POE-Component-SNMP/Makefile
@@ -7,6 +7,7 @@
PORTNAME= POE-Component-SNMP
PORTVERSION= 1.1005
+PORTREVISION= 1
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +16,6 @@ MAINTAINER= skv@FreeBSD.org
COMMENT= Event-driven SNMP interface
BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
- ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net-mgmt/p5-Net-SNMP
RUN_DEPENDS= ${BUILD_DEPENDS}