aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime Henrion <mux@FreeBSD.org>2007-02-10 15:42:55 +0000
committerMaxime Henrion <mux@FreeBSD.org>2007-02-10 15:42:55 +0000
commit65f72067ce7b81e46968382ca23830a9732d005c (patch)
treedc2ce0cb685931225e376bdb86234cac842ce18f
parentb9a1de9d827663493ed007c407606a969ef4969b (diff)
downloadports-65f72067ce7b81e46968382ca23830a9732d005c.tar.gz
ports-65f72067ce7b81e46968382ca23830a9732d005c.zip
Notes
-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