diff options
Diffstat (limited to 'devel/p5-Class-Data-ConfigHash/Makefile')
-rw-r--r-- | devel/p5-Class-Data-ConfigHash/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Class-Data-ConfigHash/Makefile b/devel/p5-Class-Data-ConfigHash/Makefile index f220347a5816..474603dcb26f 100644 --- a/devel/p5-Class-Data-ConfigHash/Makefile +++ b/devel/p5-Class-Data-ConfigHash/Makefile @@ -14,8 +14,8 @@ COMMENT= Add Catalyst-Style Config To Your Class LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable -RUN_DEPENDS= p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable +BUILD_DEPENDS= p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable +RUN_DEPENDS= p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable USES= perl5 USE_PERL5= configure |