aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-11-15 05:51:39 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-11-15 05:51:39 +0000
commit09165b2aa3110c345c47e2d1d0b445cdabbae96b (patch)
treeb603c08371db16509eb3b08731d7213674b75be0 /lang
parent9c54ff04c118e799b11d9593734a2f07cf8dafd2 (diff)
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/f2py/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/f2py/Makefile b/lang/f2py/Makefile
index 99e7726a5235..1aac18ca40e3 100644
--- a/lang/f2py/Makefile
+++ b/lang/f2py/Makefile
@@ -17,6 +17,8 @@ COMMENT= Fortran to Python Interface Generator
RUN_DEPENDS= ${PYNUMERIC}
+CONFLICTS= py*-numpy-1.*
+
USE_PYTHON= yes
USE_PYDISTUTILS= yes