diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 16:23:08 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 16:23:08 +0000 |
commit | 18a7fd6042909a3e6ebc71488d66be85e05a76be (patch) | |
tree | a5059b85b4cf90a2a9e99ae99af95b141efca8c4 /math/R/Makefile | |
parent | 99afccd1ce89497265f41f1d5227f29ef3c490e9 (diff) | |
download | ports-18a7fd6042909a3e6ebc71488d66be85e05a76be.tar.gz ports-18a7fd6042909a3e6ebc71488d66be85e05a76be.zip |
Notes
Diffstat (limited to 'math/R/Makefile')
-rw-r--r-- | math/R/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile index d7da93a5060d..e93fd9fa0344 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -37,7 +37,7 @@ CONFIGURE_ENV= LIBR_LDFLAGS="${LDFLAGS}" OBJC="${CC}" \ SED="${LOCALBASE}/bin/gsed" \ ac_cv_have_decl_powl=yes ac_cv_have_decl_log1pl=yes -OPTIONS_DEFINE= MISSING +OPTIONS_DEFINE= MISSING DOCS MISSING_DESC= use libmissing rather than libquadmath |