aboutsummaryrefslogtreecommitdiff
path: root/net/p5-EasyTCP
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/p5-EasyTCP
parent61ca95f20aa100c756d97be710d7ec71387ab512 (diff)
Notes
Diffstat (limited to 'net/p5-EasyTCP')
-rw-r--r--net/p5-EasyTCP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-EasyTCP/Makefile b/net/p5-EasyTCP/Makefile
index 7641daea246e..5c565d281ec4 100644
--- a/net/p5-EasyTCP/Makefile
+++ b/net/p5-EasyTCP/Makefile
@@ -7,6 +7,7 @@
PORTNAME= EasyTCP
PORTVERSION= 0.26
+PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Easily create TCP/IP clients and servers
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
- ${SITE_PERL}/Crypt/RSA.pm:${PORTSDIR}/security/p5-Crypt-RSA
+BUILD_DEPENDS= ${SITE_PERL}/Crypt/RSA.pm:${PORTSDIR}/security/p5-Crypt-RSA
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes