summaryrefslogtreecommitdiff
path: root/ftp/paraget/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/paraget/Makefile')
-rw-r--r--ftp/paraget/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/ftp/paraget/Makefile b/ftp/paraget/Makefile
index 97fc8c14edf4..6aeabe81a4e9 100644
--- a/ftp/paraget/Makefile
+++ b/ftp/paraget/Makefile
@@ -15,10 +15,10 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Parallel ftp-fetching program
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker
+BUILD_DEPENDS= p5-Class-MethodMaker>=0:${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
+ p5-URI>=0:${PORTSDIR}/net/p5-URI \
+ p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple
PERL_CONFIGURE= yes