diff options
Diffstat (limited to 'textproc/py-pystemmer/Makefile')
| -rw-r--r-- | textproc/py-pystemmer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-pystemmer/Makefile b/textproc/py-pystemmer/Makefile index 4b53f8f6f669..71cad5601b8c 100644 --- a/textproc/py-pystemmer/Makefile +++ b/textproc/py-pystemmer/Makefile @@ -15,7 +15,7 @@ LICENSE= MIT BSD3CLAUSE LICENSE_COMB= dual USES= python -USE_PYTHON= autoplist cython distutils +USE_PYTHON= autoplist cython3 distutils post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Stemmer*.so |
