diff options
Diffstat (limited to 'devel/p5-Class-Std-Fast/Makefile')
-rw-r--r-- | devel/p5-Class-Std-Fast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Class-Std-Fast/Makefile b/devel/p5-Class-Std-Fast/Makefile index 9ac095bd1ea5..6aa1baf36921 100644 --- a/devel/p5-Class-Std-Fast/Makefile +++ b/devel/p5-Class-Std-Fast/Makefile @@ -15,7 +15,7 @@ COMMENT= Faster but less secure than Class::Std LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Std>=0.0.9:${PORTSDIR}/devel/p5-Class-Std +BUILD_DEPENDS= p5-Class-Std>=0.0.9:devel/p5-Class-Std RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |