diff options
Diffstat (limited to 'devel/p5-Test-Reporter/Makefile')
-rw-r--r-- | devel/p5-Test-Reporter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-Reporter/Makefile b/devel/p5-Test-Reporter/Makefile index 5238fd6a3173..dfd8cd82b665 100644 --- a/devel/p5-Test-Reporter/Makefile +++ b/devel/p5-Test-Reporter/Makefile @@ -12,7 +12,7 @@ COMMENT= Sends test results to cpan-testers@perl.org LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-Net>0:${PORTSDIR}/net/p5-Net +RUN_DEPENDS= p5-Net>0:net/p5-Net BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 |