diff options
Diffstat (limited to 'devel/p5-B-Compiling/Makefile')
-rw-r--r-- | devel/p5-B-Compiling/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-B-Compiling/Makefile b/devel/p5-B-Compiling/Makefile index 107be3478870..a04c64daf62f 100644 --- a/devel/p5-B-Compiling/Makefile +++ b/devel/p5-B-Compiling/Makefile @@ -13,7 +13,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter + p5-Sub-Exporter>0:devel/p5-Sub-Exporter BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 |