aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-POE-Component-SNMP/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2010-06-11 14:58:08 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2010-06-11 14:58:08 +0000
commitffe1ecf7bbe907f1d3d16909a10f8f1297bcefc6 (patch)
tree5ca08b3e6f0b706b94f9dfd649559d03c65e96a8 /net-mgmt/p5-POE-Component-SNMP/Makefile
parent60b3435d8a37eef6a6e45d15ae1d2d08abc79e9e (diff)
Notes
Diffstat (limited to 'net-mgmt/p5-POE-Component-SNMP/Makefile')
-rw-r--r--net-mgmt/p5-POE-Component-SNMP/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/net-mgmt/p5-POE-Component-SNMP/Makefile b/net-mgmt/p5-POE-Component-SNMP/Makefile
index 3cdf5c0b30cf..8f0156ffcf58 100644
--- a/net-mgmt/p5-POE-Component-SNMP/Makefile
+++ b/net-mgmt/p5-POE-Component-SNMP/Makefile
@@ -6,17 +6,16 @@
#
PORTNAME= POE-Component-SNMP
-PORTVERSION= 1.1005
-PORTREVISION= 1
+PORTVERSION= 1.1006
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= skv@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Event-driven SNMP interface
-BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
- ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net-mgmt/p5-Net-SNMP
+BUILD_DEPENDS= p5-POE>=0.31:${PORTSDIR}/devel/p5-POE \
+ p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes