diff options
Diffstat (limited to 'devel/p5-String-Errf/Makefile')
-rw-r--r-- | devel/p5-String-Errf/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-String-Errf/Makefile b/devel/p5-String-Errf/Makefile index f732a62e7ecc..994f4dc3dfdb 100644 --- a/devel/p5-String-Errf/Makefile +++ b/devel/p5-String-Errf/Makefile @@ -14,12 +14,12 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= p5-TimeDate>=0:devel/p5-TimeDate \ + p5-JSON>=0:converters/p5-JSON \ + ${RUN_DEPENDS} RUN_DEPENDS= p5-Params-Util>=0:devel/p5-Params-Util \ p5-Sub-Exporter>=0:devel/p5-Sub-Exporter \ p5-String-Formatter>=0.102081:devel/p5-String-Formatter -BUILD_DEPENDS:= p5-TimeDate>=0:devel/p5-TimeDate \ - p5-JSON>=0:converters/p5-JSON \ - ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure |