diff options
Diffstat (limited to 'devel/p5-Inline-ASM/Makefile')
-rw-r--r-- | devel/p5-Inline-ASM/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Inline-ASM/Makefile b/devel/p5-Inline-ASM/Makefile index 47343ef4bed7..61246bcef541 100644 --- a/devel/p5-Inline-ASM/Makefile +++ b/devel/p5-Inline-ASM/Makefile @@ -14,8 +14,8 @@ COMMENT= Write Perl Subroutines in assembler LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Inline-C>=0.42:devel/p5-Inline-C -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Inline-C>=0.42:devel/p5-Inline-C USES= perl5 USE_PERL5= configure |