svn commit: r345176 - head/math/py-numpy

Ruslan Makhmatkhanov rm at FreeBSD.org
Thu Feb 20 08:07:02 UTC 2014


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


More information about the svn-ports-all mailing list