summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-12-02 00:03:14 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-12-02 00:03:14 +0000
commit04b2cdc5eb8a81832e37da72ed1af0abbdda11f7 (patch)
tree6f42015251288d671899cd00feda86889f6efe4b /ftp
parent- Add forgotten patch to unbreak plist. (diff)
- Fix BUILD_DEPENDS after devel/p5-Class-MethodMaker update.
Noticed by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=150178
Diffstat (limited to 'ftp')
-rw-r--r--ftp/paraget/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/paraget/Makefile b/ftp/paraget/Makefile
index ae026545d00f..2472a08d2781 100644
--- a/ftp/paraget/Makefile
+++ b/ftp/paraget/Makefile
@@ -8,6 +8,7 @@
PORTNAME= paraget
PORTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= ftp perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +17,7 @@ MAINTAINER= ijliao@FreeBSD.org
COMMENT= Parallel ftp-fetching program
BUILD_DEPENDS= ${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \
- ${SITE_PERL}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker
+ ${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