diff options
| author | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 05:23:19 +0000 |
|---|---|---|
| committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 05:23:19 +0000 |
| commit | 996f1f37d7200b0f26202b8f2e8a0e65943d1b3a (patch) | |
| tree | 0573b8dfdc1d61572c993bf05bb3fe5c0b9cd5b0 /devel/p5-Class-AutoClass | |
| parent | 332b64b050c99e13c55bc8b3cf96b52727c5cf63 (diff) | |
Notes
Diffstat (limited to 'devel/p5-Class-AutoClass')
| -rw-r--r-- | devel/p5-Class-AutoClass/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Class-AutoClass/Makefile b/devel/p5-Class-AutoClass/Makefile index d954c4283c33..7ea5878ebdfb 100644 --- a/devel/p5-Class-AutoClass/Makefile +++ b/devel/p5-Class-AutoClass/Makefile @@ -17,9 +17,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= fernan@iib.unsam.edu.ar COMMENT= Automatically define simple get and set methods in an inheritance structure -RUN_DEPENDS= ${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy +RUN_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy BUILD_DEPENDS:= ${RUN_DEPENDS} \ - ${SITE_PERL}/Test/Deep.pm:${PORTSDIR}/devel/p5-Test-Deep + p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep PERL_CONFIGURE= yes WRKSRC= ${WRKDIR}/AutoClass |
