aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-SSH-Perl
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-SSH-Perl')
-rw-r--r--net/p5-Net-SSH-Perl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-SSH-Perl/Makefile b/net/p5-Net-SSH-Perl/Makefile
index 198c5c42aac5..db4819773ed2 100644
--- a/net/p5-Net-SSH-Perl/Makefile
+++ b/net/p5-Net-SSH-Perl/Makefile
@@ -81,7 +81,7 @@ IGNORE= needs Perl 5.6.0 or greater, please upgrade your Perl
.endif
.if !defined(WITHOUT_GMP)
-GMP_DEPEND= ${SITE_PERL_ARCH}/Math/BigInt/GMP.pm:${PORTSDIR}/math/p5-BigInt-GMP
+GMP_DEPEND= ${SITE_PERL_ARCH}/Math/BigInt/GMP.pm:${PORTSDIR}/math/p5-Math-BigInt-GMP
BUILD_DEPENDS+= ${GMP_DEPEND}
RUN_DEPENDS+= ${GMP_DEPEND}
.endif