diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-12-25 15:54:39 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-12-25 15:54:39 +0000 |
commit | e82422627fe5345a7eb7a895ff616ba1fcb48a80 (patch) | |
tree | 0e263aab6b22f605bba2ea8cc49850c51fb85cd5 /net-p2p/p5-Net-BitTorrent | |
parent | e4b135a2d0b226f5351d03edf6e31bab6b462b1f (diff) |
Notes
Diffstat (limited to 'net-p2p/p5-Net-BitTorrent')
-rw-r--r-- | net-p2p/p5-Net-BitTorrent/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-p2p/p5-Net-BitTorrent/Makefile b/net-p2p/p5-Net-BitTorrent/Makefile index bff28ce3c0cd..3ed0b9fba421 100644 --- a/net-p2p/p5-Net-BitTorrent/Makefile +++ b/net-p2p/p5-Net-BitTorrent/Makefile @@ -7,6 +7,7 @@ PORTNAME= Net-BitTorrent PORTVERSION= 0.051 +PORTREVISION= 1 CATEGORIES= net-p2p perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/S/SA/SANKO @@ -16,9 +17,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= BitTorrent peer-to-peer protocol class RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA.pm:${PORTSDIR}/security/p5-Digest-SHA \ - ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \ - ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version \ - ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple + ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version BUILD_DEPENDS= ${RUN_DEPENDS} CONFIGURE_ARGS= </dev/null |