diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2009-12-25 23:54:39 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2009-12-25 23:54:39 +0800 |
commit | 8df0e60ba576664082f0dff5c6b0c8546bc18500 (patch) | |
tree | a001b636289327d8b439d27b5d18245624fd98ca /net-p2p | |
parent | 35a61d59c8b55b315c27cb6d7b27e1c2fae9bda4 (diff) | |
download | freebsd-ports-gnome-8df0e60ba576664082f0dff5c6b0c8546bc18500.tar.gz freebsd-ports-gnome-8df0e60ba576664082f0dff5c6b0c8546bc18500.tar.zst freebsd-ports-gnome-8df0e60ba576664082f0dff5c6b0c8546bc18500.zip |
- Remove test-only and included-in-perl-5.8 dependencies.
Diffstat (limited to 'net-p2p')
-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 |