aboutsummaryrefslogtreecommitdiff
path: root/math/py-numeric
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-12-12 15:47:10 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-12-12 15:47:10 +0000
commitb89930b9f43ab5eedd046b340221f0d140885280 (patch)
treef336e62207cf201c9202650dfeb38457aa94954b /math/py-numeric
parentada4fa49624fabb6197a0cb6f0410036fa0255e4 (diff)
downloadports-b89930b9f43ab5eedd046b340221f0d140885280.tar.gz
ports-b89930b9f43ab5eedd046b340221f0d140885280.zip
- Retire py-numeric17, it is not needed for any python version supported today
PR: ports/128343 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Notes
Notes: svn path=/head/; revision=224158
Diffstat (limited to 'math/py-numeric')
-rw-r--r--math/py-numeric/Makefile7
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}
#