aboutsummaryrefslogtreecommitdiff
path: root/korean/hunspell
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-08 14:42:41 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-08 14:42:41 +0000
commitdf5d057f9b16ee8f446125b8f233a37aeb0f0840 (patch)
treeae1ef10358e338ebc45bd8f2ed0ba08033a8e22c /korean/hunspell
parent472eb7ba2606c9d21f935de132dbf6e576cf909f (diff)
downloadports-df5d057f9b16ee8f446125b8f233a37aeb0f0840.tar.gz
ports-df5d057f9b16ee8f446125b8f233a37aeb0f0840.zip
Use PYTHON_PKGNAMEPREFIX instead of py${PYTHON_SUFFIX}-
With hat: python
Notes
Notes: svn path=/head/; revision=430874
Diffstat (limited to 'korean/hunspell')
-rw-r--r--korean/hunspell/Makefile2
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