aboutsummaryrefslogtreecommitdiff
path: root/math/py-numpy
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2007-09-27 20:33:01 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2007-09-27 20:33:01 +0000
commit2ae7bfef02a4a186876ab07480df33ea00c98181 (patch)
tree8c340fde8f61304d72eed8583fbd55f7f137d5be /math/py-numpy
parent0f47f05aaa0976463070e6e19f90ca7785417139 (diff)
downloadports-2ae7bfef02a4a186876ab07480df33ea00c98181.tar.gz
ports-2ae7bfef02a4a186876ab07480df33ea00c98181.zip
- Remove CONFLICT, lang/f2py removed
Approved by: miwi (co-mentor)
Notes
Notes: svn path=/head/; revision=200202
Diffstat (limited to 'math/py-numpy')
-rw-r--r--math/py-numpy/Makefile2
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