aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc40/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc40/Makefile')
-rw-r--r--lang/gcc40/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gcc40/Makefile b/lang/gcc40/Makefile
index 8dd1a3c12d6..c9a95d5a48e 100644
--- a/lang/gcc40/Makefile
+++ b/lang/gcc40/Makefile
@@ -26,6 +26,7 @@ COMMENT= GNU Compiler Collection 4.0
.if defined(WITH_FORTRAN)
LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4
+BUILD_DEPENDS= ${LOCALBASE}/lib/libmpfr.a:${PORTSDIR}/math/mpfr
.endif
CONFLICTS= gcc-3.3.* gcc-3.4.* gcc-4.1.*