aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-ufal.udpipe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-ufal.udpipe/Makefile')
-rw-r--r--textproc/py-ufal.udpipe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-ufal.udpipe/Makefile b/textproc/py-ufal.udpipe/Makefile
index edc0009844ca..61946b3cd140 100644
--- a/textproc/py-ufal.udpipe/Makefile
+++ b/textproc/py-ufal.udpipe/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
NOT_FOR_ARCHS= mips mips64 powerpc powerpc64 powerpcspe sparc64
NOT_FOR_ARCHS_REASON= Only little endian systems are supported!
-USES= compiler:c++11-lang python:3.6+
+USES= compiler:c++11-lang python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>