aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2018-03-23 16:28:05 +0800
committermakc <makc@FreeBSD.org>2018-03-23 16:28:05 +0800
commitbf0f2e74c450307632141d76d3da9a38897fc331 (patch)
treef8b2f013dfe27c811222f87ad3b7bcb423213629 /math
parent3eff4f9eb820c17e65655a5bd3f128103a502cc8 (diff)
downloadfreebsd-ports-gnome-bf0f2e74c450307632141d76d3da9a38897fc331.tar.gz
freebsd-ports-gnome-bf0f2e74c450307632141d76d3da9a38897fc331.tar.zst
freebsd-ports-gnome-bf0f2e74c450307632141d76d3da9a38897fc331.zip
math/py-PyWavelets:
- Don't restrict the port for Python 2.x only PR: 226798 Approved by: Eric Camachat (maintainer)
Diffstat (limited to 'math')
-rw-r--r--math/py-PyWavelets/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-PyWavelets/Makefile b/math/py-PyWavelets/Makefile
index fb64bf1dab2d..4a0dccfc2150 100644
--- a/math/py-PyWavelets/Makefile
+++ b/math/py-PyWavelets/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYNUMPY} \
USE_GITHUB= yes
GH_PROJECT= pywt
-USES= cpe python:2.7
+USES= cpe python
USE_PYTHON= autoplist distutils cython cython_run
PYDISTUTILS_BUILD_TARGET= build build_ext