aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-GMPq
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-13 08:03:53 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-13 08:03:53 +0000
commit90c10ac02c9aa3868f4fe1561583f5129112a663 (patch)
tree570f568c7bdbd23ecaf9ba32d2cd4439ee5c4a6e /math/p5-Math-GMPq
parent0d05de33299838cb0e8ad659fa3d0359c88d70e0 (diff)
downloadports-90c10ac02c9aa3868f4fe1561583f5129112a663.tar.gz
ports-90c10ac02c9aa3868f4fe1561583f5129112a663.zip
Notes
Diffstat (limited to 'math/p5-Math-GMPq')
-rw-r--r--math/p5-Math-GMPq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-GMPq/Makefile b/math/p5-Math-GMPq/Makefile
index 6ba03ce0fdb3..6322db2111fb 100644
--- a/math/p5-Math-GMPq/Makefile
+++ b/math/p5-Math-GMPq/Makefile
@@ -14,7 +14,7 @@ COMMENT= Perl interface to the GMP library rational (mpq) functions
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp
+LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
TEST_DEPENDS= p5-Math-GMP>=0:${PORTSDIR}/math/p5-Math-GMP \
p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod