aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Frame/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-02-15 06:25:55 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-02-15 06:25:55 +0000
commit712a2537ed4cc56e88f57c45e9a319d035637ca3 (patch)
tree0735f500e4479f509a5e6db81a3d4055f5b93eee /net/p5-Net-Frame/Makefile
parentc3ff65a5dbbbab2be8dd19db40d7cb023ec0ae2d (diff)
downloadports-712a2537ed4cc56e88f57c45e9a319d035637ca3.tar.gz
ports-712a2537ed4cc56e88f57c45e9a319d035637ca3.zip
Notes
Diffstat (limited to 'net/p5-Net-Frame/Makefile')
-rw-r--r--net/p5-Net-Frame/Makefile10
1 files changed, 5 insertions, 5 deletions
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