aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-AutoClass/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Class-AutoClass/Makefile')
-rw-r--r--devel/p5-Class-AutoClass/Makefile4
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