From 0977415a79779b7f939cbc1c00f12c36fca9f589 Mon Sep 17 00:00:00 2001 From: Yen-Ming Lee Date: Fri, 23 Oct 2009 00:30:06 +0000 Subject: - replace ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm with p5-Params-Validate>=0 since it changed the file path. - portlint PR: follow-up to ports/139837 Submitted by: Gea-Suan Lin --- devel/p5-Alzabo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/p5-Alzabo') diff --git a/devel/p5-Alzabo/Makefile b/devel/p5-Alzabo/Makefile index 2cf673db7587..d1e271e4a23c 100644 --- a/devel/p5-Alzabo/Makefile +++ b/devel/p5-Alzabo/Makefile @@ -16,7 +16,7 @@ COMMENT= A data modelling tool and RDBMS-OO mapper BUILD_DEPENDS= ${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \ ${SITE_PERL}/Class/Factory/Util.pm:${PORTSDIR}/devel/p5-Class-Factory-Util \ - ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \ + p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ ${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash \ ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS= ${BUILD_DEPENDS} -- cgit v1.2.3