aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2018-03-23 16:28:05 +0800
committerMax Brazhnikov <makc@FreeBSD.org>2018-03-23 16:28:05 +0800
commitd8efd8948d5dcf9f3e5ea90d86a48c1a269dc8c5 (patch)
treef8b2f013dfe27c811222f87ad3b7bcb423213629
parentfb72d9ecc234e5cd5fcc724b4e5cfde470185575 (diff)
downloadfreebsd-ports-d8efd8948d5dcf9f3e5ea90d86a48c1a269dc8c5.tar.gz
freebsd-ports-d8efd8948d5dcf9f3e5ea90d86a48c1a269dc8c5.tar.zst
freebsd-ports-d8efd8948d5dcf9f3e5ea90d86a48c1a269dc8c5.zip
math/py-PyWavelets:
- Don't restrict the port for Python 2.x only PR: 226798 Approved by: Eric Camachat (maintainer)
Notes
Notes: svn path=/head/; revision=465335
-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