From 4829d989ab8a1133577efbbea219598ee0474b97 Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Wed, 1 Sep 2004 15:58:37 +0000 Subject: Detect p5-Time-HiRes properly. PR: ports/71245 Submitted by: Simon Dick Approved by: vanilla (co-mentor) --- net/p5-Net-Amazon/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/p5-Net-Amazon') diff --git a/net/p5-Net-Amazon/Makefile b/net/p5-Net-Amazon/Makefile index c85fb46358c7..79e5ce15a250 100644 --- a/net/p5-Net-Amazon/Makefile +++ b/net/p5-Net-Amazon/Makefile @@ -50,7 +50,7 @@ MAN3= Net::Amazon.3 Net::Amazon::Attribute::Review.3 \ .include .if ${PERL_LEVEL} < 500805 -BUILD_DEPENDS+= ${SITE_PERL}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes +BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes .endif .if ${PERL_LEVEL} < 500601 IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again -- cgit v1.2.3