From 712a2537ed4cc56e88f57c45e9a319d035637ca3 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 15 Feb 2012 06:25:55 +0000 Subject: - Update to 1.09 - Sort *_DEPENDS Changes: http://search.cpan.org/dist/Net-Frame/Changes Approved by: clsung (maintainer, via IRC) --- net/p5-Net-Frame/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'net/p5-Net-Frame/Makefile') diff --git a/net/p5-Net-Frame/Makefile b/net/p5-Net-Frame/Makefile index 2ec3a3a48023..4d91cfabb682 100644 --- a/net/p5-Net-Frame/Makefile +++ b/net/p5-Net-Frame/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-Frame -PORTVERSION= 1.07 +PORTVERSION= 1.09 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +14,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= Base framework for frame crafting -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Bit/Vector.pm:${PORTSDIR}/math/p5-Bit-Vector \ - ${SITE_PERL}/${PERL_ARCH}/Socket6.pm:${PORTSDIR}/net/p5-Socket6 \ - ${SITE_PERL}/Net/IPv6Addr.pm:${PORTSDIR}/net-mgmt/p5-Net-IPv6Addr \ - p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor +BUILD_DEPENDS= p5-Bit-Vector>=0:${PORTSDIR}/math/p5-Bit-Vector \ + p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor \ + p5-Net-IPv6Addr>=0:${PORTSDIR}/net-mgmt/p5-Net-IPv6Addr \ + p5-Socket6>=0:${PORTSDIR}/net/p5-Socket6 RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -- cgit v1.2.3