aboutsummaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-12 18:35:32 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-12 18:35:32 +0000
commit6cfdfbc1cd371390f65ac1f5f7e075bed2ac1cae (patch)
tree5d74ee8e111fec1da8c37badd45ff2afb7ecde0f /korean
parent55d99fa7d23bb49511a0f4c769142e4dc8a16705 (diff)
downloadports-6cfdfbc1cd371390f65ac1f5f7e075bed2ac1cae.tar.gz
ports-6cfdfbc1cd371390f65ac1f5f7e075bed2ac1cae.zip
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
Notes
Notes: svn path=/head/; revision=456181
Diffstat (limited to 'korean')
-rw-r--r--korean/hunspell/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/hunspell/Makefile b/korean/hunspell/Makefile
index 971910bb1f4a..5ae3c9ff9c21 100644
--- a/korean/hunspell/Makefile
+++ b/korean/hunspell/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE_GPLv2+ = ${WRKSRC}/LICENSE.GPL
LICENSE_FILE_LGPL21+ = ${WRKSRC}/LICENSE.LGPL
LICENSE_FILE_MPL11= ${WRKSRC}/LICENSE.MPL
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR}
TEST_DEPENDS= hunspell:textproc/hunspell
GH_ACCOUNT= changwoo
@@ -22,7 +22,7 @@ GH_PROJECT= ${PORTNAME}-dict-ko
USE_GITHUB= yes
NO_ARCH= yes
-USES= python:build,test
+USES= python:2.7,build,test
PLIST_FILES= %%DATADIR%%/ko_KR.aff \
%%DATADIR%%/ko_KR.dic