diff options
Diffstat (limited to 'devel/p5-Data-Section/Makefile')
-rw-r--r-- | devel/p5-Data-Section/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Data-Section/Makefile b/devel/p5-Data-Section/Makefile index 6123567f5fad..6da1ec1f25cd 100644 --- a/devel/p5-Data-Section/Makefile +++ b/devel/p5-Data-Section/Makefile @@ -14,10 +14,10 @@ COMMENT= Read multiple hunks of data out of your DATA section LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-MRO-Compat>=0.09:${PORTSDIR}/devel/p5-MRO-Compat \ - p5-Sub-Exporter>=0.979:${PORTSDIR}/devel/p5-Sub-Exporter +BUILD_DEPENDS= p5-MRO-Compat>=0.09:devel/p5-MRO-Compat \ + p5-Sub-Exporter>=0.979:devel/p5-Sub-Exporter RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-FailWarnings>=0:${PORTSDIR}/devel/p5-Test-FailWarnings +TEST_DEPENDS= p5-Test-FailWarnings>=0:devel/p5-Test-FailWarnings USES= perl5 USE_PERL5= configure |