diff options
Diffstat (limited to 'devel/p5-Test-Fatal/Makefile')
-rw-r--r-- | devel/p5-Test-Fatal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-Fatal/Makefile b/devel/p5-Test-Fatal/Makefile index 94686b8d3391..16fd64ae3818 100644 --- a/devel/p5-Test-Fatal/Makefile +++ b/devel/p5-Test-Fatal/Makefile @@ -13,7 +13,7 @@ COMMENT= Incredibly simple helpers for testing code with exceptions LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Try-Tiny>=0.07:${PORTSDIR}/lang/p5-Try-Tiny +BUILD_DEPENDS= p5-Try-Tiny>=0.07:lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |