summaryrefslogtreecommitdiff
path: root/math/p5-Math-MPC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-MPC/Makefile')
-rw-r--r--math/p5-Math-MPC/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-MPC/Makefile b/math/p5-Math-MPC/Makefile
index 5e973f11aea5..198c2add70e4 100644
--- a/math/p5-Math-MPC/Makefile
+++ b/math/p5-Math-MPC/Makefile
@@ -14,11 +14,11 @@ COMMENT= Perl interface to MPC Library
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Math-MPFR>=3.23:math/p5-Math-MPFR
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Math-MPFR>=3.23:math/p5-Math-MPFR
LIB_DEPENDS= libgmp.so:math/gmp \
libmpc.so:math/mpc \
libmpfr.so:math/mpfr
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= configure
USES= localbase perl5