diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-31 00:00:44 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-31 00:00:44 +0000 |
commit | 880ff68f795853c891943e5730c4c9579ea1cffa (patch) | |
tree | b27f535500524b2dac9ec727dfe7532681f70e2b /devel/p5-Class-Container/Makefile | |
parent | d97483e3cfe1d42658286dc89a92cfdd35897482 (diff) |
Notes
Diffstat (limited to 'devel/p5-Class-Container/Makefile')
-rw-r--r-- | devel/p5-Class-Container/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Class-Container/Makefile b/devel/p5-Class-Container/Makefile index ed6f13a51d36..23dbaf1b3854 100644 --- a/devel/p5-Class-Container/Makefile +++ b/devel/p5-Class-Container/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Class-Container -PORTVERSION= 0.07 +PORTVERSION= 0.09 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Class @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= dsh@vlink.ru COMMENT= Glues object frameworks together transparently -BUILD_DEPENDS= ${SITE_PERL}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |