diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-09-27 20:33:01 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-09-27 20:33:01 +0000 |
commit | 2ae7bfef02a4a186876ab07480df33ea00c98181 (patch) | |
tree | 8c340fde8f61304d72eed8583fbd55f7f137d5be | |
parent | 0f47f05aaa0976463070e6e19f90ca7785417139 (diff) | |
download | ports-2ae7bfef02a4a186876ab07480df33ea00c98181.tar.gz ports-2ae7bfef02a4a186876ab07480df33ea00c98181.zip |
Notes
-rw-r--r-- | math/py-numpy/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index e8e32535ef42..e71a85584ead 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -20,8 +20,6 @@ EXTRACT_ONLY= numpy-${PORTVERSION:S/r/rc/}${EXTRACT_SUFX} MAINTAINER= llwang@infor.org COMMENT= The New Numeric Extension to Python -CONFLICTS= f2py-* - OPTIONS= ATLAS "Use optimized blas library" Off USE_FORTRAN= yes |