aboutsummaryrefslogtreecommitdiff
path: root/math/py-numeric
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2002-01-15 12:32:05 +0000
committerThomas Gellekum <tg@FreeBSD.org>2002-01-15 12:32:05 +0000
commit91a75a62a49f16dc0403254020289b69975ebb09 (patch)
tree8c93d237d659b6767d1d09f96410fae491bd331b /math/py-numeric
parent5753bc590fc45bc932cfe42e05fb70e0e4f41f25 (diff)
downloadports-91a75a62a49f16dc0403254020289b69975ebb09.tar.gz
ports-91a75a62a49f16dc0403254020289b69975ebb09.zip
Notes
Diffstat (limited to 'math/py-numeric')
-rw-r--r--math/py-numeric/Makefile2
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}