diff options
Diffstat (limited to 'archivers/p5-PerlIO-via-Bzip2/Makefile')
-rw-r--r-- | archivers/p5-PerlIO-via-Bzip2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/p5-PerlIO-via-Bzip2/Makefile b/archivers/p5-PerlIO-via-Bzip2/Makefile index 9cb39dfcc14c..2be2a8422e50 100644 --- a/archivers/p5-PerlIO-via-Bzip2/Makefile +++ b/archivers/p5-PerlIO-via-Bzip2/Makefile @@ -14,8 +14,8 @@ COMMENT= Perl extension to provide a PerlIO layer to bzip2/bunzip2 LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Compress-Bzip2>=0:archivers/p5-Compress-Bzip2 -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Compress-Bzip2>=0:archivers/p5-Compress-Bzip2 USES= perl5 USE_PERL5= configure |