diff options
Diffstat (limited to 'devel/p5-Module-Collect/Makefile')
-rw-r--r-- | devel/p5-Module-Collect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Module-Collect/Makefile b/devel/p5-Module-Collect/Makefile index 220478121791..0551d885b491 100644 --- a/devel/p5-Module-Collect/Makefile +++ b/devel/p5-Module-Collect/Makefile @@ -10,9 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to collect module files from some directories +BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-File-Find-Rule>0:devel/p5-File-Find-Rule -BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure |