diff options
-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 |