diff options
Diffstat (limited to 'devel/p5-Object-Array/Makefile')
-rw-r--r-- | devel/p5-Object-Array/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Object-Array/Makefile b/devel/p5-Object-Array/Makefile index f2f3548ed39d..0e22f12be542 100644 --- a/devel/p5-Object-Array/Makefile +++ b/devel/p5-Object-Array/Makefile @@ -14,9 +14,9 @@ COMMENT= Array references with accessors LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \ - p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install +BUILD_DEPENDS= p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ + p5-Sub-Exporter>=0:devel/p5-Sub-Exporter \ + p5-Sub-Install>=0:devel/p5-Sub-Install RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure |