diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-26 20:35:15 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-26 20:35:15 +0000 |
commit | 87447de67389452b87680dfb329179a8fc2788c3 (patch) | |
tree | 520dc645c565f3b9074d49b1b56fd385d963a021 /devel/p5-Log-Dispatch | |
parent | 55b29f2dc48d008c38254b0d24b2d8f750333f94 (diff) | |
download | ports-87447de67389452b87680dfb329179a8fc2788c3.tar.gz ports-87447de67389452b87680dfb329179a8fc2788c3.zip |
Notes
Diffstat (limited to 'devel/p5-Log-Dispatch')
-rw-r--r-- | devel/p5-Log-Dispatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Log-Dispatch/Makefile b/devel/p5-Log-Dispatch/Makefile index bf9dd77e7eb1..d369705775e1 100644 --- a/devel/p5-Log-Dispatch/Makefile +++ b/devel/p5-Log-Dispatch/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org -BUILD_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate +BUILD_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate RUN_DEPENDS= ${BUILD_DEPENDS} USE_SUBMAKE= yes |