diff options
Diffstat (limited to 'korean/hunspell')
-rw-r--r-- | korean/hunspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/hunspell/Makefile b/korean/hunspell/Makefile index a087b9ce5f8c..efc7aad8ccee 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_MPL= ${WRKSRC}/LICENSE.MPL -BUILD_DEPENDS= py${PYTHON_SUFFIX}-lxml>=0:devel/py-lxml +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml TEST_DEPENDS= hunspell:textproc/hunspell GH_ACCOUNT= changwoo |