diff options
Diffstat (limited to 'devel/p5-File-Random/Makefile')
| -rw-r--r-- | devel/p5-File-Random/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-File-Random/Makefile b/devel/p5-File-Random/Makefile index 398caf4bc765..92b7c7e82df8 100644 --- a/devel/p5-File-Random/Makefile +++ b/devel/p5-File-Random/Makefile @@ -13,9 +13,9 @@ COMMENT= Perl module for random selecting of a file LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Set-Scalar>0:devel/p5-Set-Scalar \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Set-Scalar>0:devel/p5-Set-Scalar \ p5-Want>=0:devel/p5-Want -RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Class>=0.03:devel/p5-Test-Class \ p5-Test-Differences>=0.43:devel/p5-Test-Differences \ p5-Test-Exception>0.1:devel/p5-Test-Exception \ |
