From 3cbbdb66d0dbe12f13d46e3ff8d25328b043e91e Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Fri, 21 Nov 2003 08:09:49 +0000 Subject: Use PERL_ARCH. Submitted by: Josh Homan of jawsworks.net --- mail/fetchyahoo/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/fetchyahoo') diff --git a/mail/fetchyahoo/Makefile b/mail/fetchyahoo/Makefile index facd68e21a6e..2d4033d4c023 100644 --- a/mail/fetchyahoo/Makefile +++ b/mail/fetchyahoo/Makefile @@ -20,8 +20,8 @@ RUN_DEPENDS= \ ${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${SITE_PERL}/Net/Cmd.pm:${PORTSDIR}/net/p5-Net \ ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ - ${SITE_PERL}/mach/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \ - ${SITE_PERL}/mach/HTML/Filter.pm:${PORTSDIR}/www/p5-HTML-Parser \ +${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \ + ${SITE_PERL}/${PERL_ARCH}/HTML/Filter.pm:${PORTSDIR}/www/p5-HTML-Parser\ ${SITE_PERL}/HTTP/Request/Common.pm:${PORTSDIR}/www/p5-libwww DOCS= COPYING ChangeLog Credits INSTALL TODO index.html -- cgit v1.2.3