Date: Thu, 20 Feb 2014 08:07:02 +0000 (UTC) From: Ruslan Makhmatkhanov <rm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345176 - head/math/py-numpy Message-ID: <201402200807.s1K872bv033864@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rm Date: Thu Feb 20 08:07:01 2014 New Revision: 345176 URL: http://svnweb.freebsd.org/changeset/ports/345176 QAT: https://qat.redports.org/buildarchive/r345176/ Log: - this change sneaked in by accident. Reverting that. Modified: head/math/py-numpy/Makefile Modified: head/math/py-numpy/Makefile ============================================================================== --- head/math/py-numpy/Makefile Thu Feb 20 08:06:18 2014 (r345175) +++ head/math/py-numpy/Makefile Thu Feb 20 08:07:01 2014 (r345176) @@ -25,7 +25,7 @@ OPTIONS_DEFAULT= SUITESPARSE ATLAS_DESC= Use optimized blas library SUITESPARSE_DESC= Use AMD and UMFPACK in SuiteSparse -USE_FORTRAN= yes +USES= fortran USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_CONFIGUREARGS+= --fcompiler=gnu95
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402200807.s1K872bv033864>