aboutsummaryrefslogtreecommitdiff
path: root/devel/mingw32-gcc
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2009-01-30 23:23:18 +0000
committerAlex Dupre <ale@FreeBSD.org>2009-01-30 23:23:18 +0000
commit4926cbc0b9a6b87582ebb2827118e7ff35d85b7f (patch)
tree3ac4f483a2b4f87cadee7566fdd9a17df03b8c09 /devel/mingw32-gcc
parentb90483fe596f1758a357fe10278ef01effa18adb (diff)
downloadports-4926cbc0b9a6b87582ebb2827118e7ff35d85b7f.tar.gz
ports-4926cbc0b9a6b87582ebb2827118e7ff35d85b7f.zip
Notes
Diffstat (limited to 'devel/mingw32-gcc')
-rw-r--r--devel/mingw32-gcc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mingw32-gcc/Makefile b/devel/mingw32-gcc/Makefile
index 31f1d4eae658..06a116abe894 100644
--- a/devel/mingw32-gcc/Makefile
+++ b/devel/mingw32-gcc/Makefile
@@ -115,7 +115,7 @@ PLIST_SUB+= OBJCXX="@comment "
.if defined(WITH_LANG_FORTRAN)
DISTFILES+= gcc-fortran-${GCCVERSION}${EXTRACT_SUFX}
LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4 \
- mpfr.2:${PORTSDIR}/math/mpfr
+ mpfr.3:${PORTSDIR}/math/mpfr
CONFIGURE_ARGS+=--with-gmp=${LOCALBASE} \
--with-mpfr=${LOCALBASE}
MAN1+= ${PKGNAMEPREFIX}gfortran.1