1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

math/coinmp: Fix description for FORTRAN option.

Typo introduced in previous commit.

PR:		219261
Approved by:	cpm (implicit)
This commit is contained in:
Pedro F. Giffuni 2018-02-08 14:41:23 +00:00
parent 07f8f07505
commit 701c4625ba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461242

View File

@ -24,7 +24,7 @@ CXXFLAGS+= -ffast-math
OPTIONS_DEFINE= DEBUG DOCS FORTRAN GLPK
FORTRAN_DESCR= Use BLAS/LAPACK with the fortran interface
FORTRAN_DESC= Use BLAS/LAPACK with the Fortran interface
GLPK_DESC= GNU Linear Programming Kit support
PORTDOCS= *