aboutsummaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
Diffstat (limited to 'korean')
-rw-r--r--korean/hunspell/Makefile2
-rw-r--r--korean/py-korean-lunar-calendar/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/korean/hunspell/Makefile b/korean/hunspell/Makefile
index 9048a8c074e5..4c57e97cc4b7 100644
--- a/korean/hunspell/Makefile
+++ b/korean/hunspell/Makefile
@@ -21,7 +21,7 @@ GH_PROJECT= ${PORTNAME}-dict-ko
USE_GITHUB= yes
NO_ARCH= yes
-USES= python:3.3+,build,test shebangfix
+USES= python:build,test shebangfix
SHEBANG_FILES= tests/runtest.py
PLIST_FILES= ${DATADIR}/ko_KR.aff \
diff --git a/korean/py-korean-lunar-calendar/Makefile b/korean/py-korean-lunar-calendar/Makefile
index 516045159188..cd224c41795e 100644
--- a/korean/py-korean-lunar-calendar/Makefile
+++ b/korean/py-korean-lunar-calendar/Makefile
@@ -12,7 +12,7 @@ WWW= https://github.com/usingsky/korean_lunar_calendar_py
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python:3.6+
+USES= python
USE_PYTHON= distutils autoplist pytest
NO_ARCH= yes