diff options
Diffstat (limited to 'textproc/p5-String-Flogger/Makefile')
-rw-r--r-- | textproc/p5-String-Flogger/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-String-Flogger/Makefile b/textproc/p5-String-Flogger/Makefile index 1b2622f8d672..4e6ec713ae30 100644 --- a/textproc/p5-String-Flogger/Makefile +++ b/textproc/p5-String-Flogger/Makefile @@ -15,11 +15,11 @@ COMMENT= String munging for loggers LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Params-Util>0:${PORTSDIR}/devel/p5-Params-Util \ - p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter \ - p5-JSON>0:${PORTSDIR}/converters/p5-JSON +BUILD_DEPENDS= p5-Params-Util>0:devel/p5-Params-Util \ + p5-Sub-Exporter>0:devel/p5-Sub-Exporter \ + p5-JSON>0:converters/p5-JSON RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Simple>=0.82:${PORTSDIR}/devel/p5-Test-Simple +TEST_DEPENDS= p5-Test-Simple>=0.82:devel/p5-Test-Simple USES= perl5 USE_PERL5= configure |