aboutsummaryrefslogtreecommitdiff
path: root/ftp/paraget/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-28 02:32:30 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-28 02:32:30 +0000
commit3f795ed79544f451dcbc7721ec25f7470245ab4b (patch)
tree8474ecf15973c32c010cc76f3cfb138e84dd508b /ftp/paraget/Makefile
parent5b91abfaae1c8bf3daa8a78955ac833c26b07aea (diff)
downloadports-3f795ed79544f451dcbc7721ec25f7470245ab4b.tar.gz
ports-3f795ed79544f451dcbc7721ec25f7470245ab4b.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 12). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248740
Diffstat (limited to 'ftp/paraget/Makefile')
-rw-r--r--ftp/paraget/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/ftp/paraget/Makefile b/ftp/paraget/Makefile
index 49a3935697a0..7f51e4a41fe2 100644
--- a/ftp/paraget/Makefile
+++ b/ftp/paraget/Makefile
@@ -8,15 +8,14 @@
PORTNAME= paraget
PORTVERSION= 0.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= ftp perl5
MASTER_SITES= SF
MAINTAINER= ijliao@FreeBSD.org
COMMENT= Parallel ftp-fetching program
-BUILD_DEPENDS= ${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \
- ${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker
RUN_DEPENDS= ${BUILD_DEPENDS} \
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple