diff options
Diffstat (limited to 'math/py-numeric')
| -rw-r--r-- | math/py-numeric/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numeric/Makefile b/math/py-numeric/Makefile index 11e8e0c79728..5a04592903ee 100644 --- a/math/py-numeric/Makefile +++ b/math/py-numeric/Makefile @@ -24,8 +24,8 @@ EXAMPLEDIR= ${PREFIX}/share/examples/py-numeric .include <bsd.port.pre.mk> +pre-fetch: .if ${PYTHON_REL} < 200 -.BEGIN: @${ECHO} "Py-numeric doesn't work with Python versions < 2.0." @${ECHO} "Please use the py-numeric17 port for these." @${FALSE} |
