diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-12-12 15:47:10 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-12-12 15:47:10 +0000 |
commit | b89930b9f43ab5eedd046b340221f0d140885280 (patch) | |
tree | f336e62207cf201c9202650dfeb38457aa94954b /math/py-numeric | |
parent | ada4fa49624fabb6197a0cb6f0410036fa0255e4 (diff) |
Notes
Diffstat (limited to 'math/py-numeric')
-rw-r--r-- | math/py-numeric/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/math/py-numeric/Makefile b/math/py-numeric/Makefile index 2545f7fefe2c..450cab16831b 100644 --- a/math/py-numeric/Makefile +++ b/math/py-numeric/Makefile @@ -60,13 +60,6 @@ PLIST_SUB+= EASY=${EASY} NOTEASY=${NOTEASY} \ PYDISTUTILS_EGGINFO=${PYDISTUTILS_EGGINFO} \ NOEGGINFO=${NOEGGINFO} -pre-fetch: -.if ${PYTHON_REL} < 200 - @${ECHO} "Py-numeric doesn't work with Python versions < 2.0." - @${ECHO} "Please use the py-numeric17 port for these." - @${FALSE} -.endif - post-extract: @${CP} ${DISTDIR}/numpy.pdf ${WRKDIR} # |