diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2007-01-25 22:33:32 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2007-01-25 22:33:32 +0000 |
commit | 5aa53af802f93d019791ef6020512bae2695fc2b (patch) | |
tree | 3106f8ac166d7ff71030e9f7b29d079330366e86 /french/med/Makefile | |
parent | 1439202950e58b3b37222091dc2fbe63ca006aac (diff) |
Notes
Diffstat (limited to 'french/med/Makefile')
-rw-r--r-- | french/med/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/french/med/Makefile b/french/med/Makefile index e57223888a4b..f6b0d4e335bc 100644 --- a/french/med/Makefile +++ b/french/med/Makefile @@ -22,7 +22,7 @@ TK_VER?= 8.4 SHORT_TK_VER= ${TK_VER:S/.//} WANT_FORTRAN= yes #dummy but future use -BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42 +BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42 FC= gfortran42 F77= gfortran42 CONFIGURE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}" @@ -34,7 +34,7 @@ CONFIGURE_ENV+= HDF5HOME=${LOCALBASE} CPPFLAGS="${PTHREAD_CFLAGS}" \ --with-f90=${FC} GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:259 libtool:15 +USE_AUTOTOOLS= autoconf:259 libtool:15 USE_LDCONFIG= yes DOC2FIX= . gif html jpg png tests |