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 64055062e71c..16699b88378d 100644 --- a/textproc/py-pystemmer/Makefile +++ b/textproc/py-pystemmer/Makefile @@ -16,7 +16,7 @@ COMMENT= Snowball Stemming Algorithms for Information Retrieval LICENSE= MIT BSD3CLAUSE LICENSE_COMB= dual -USES?= python +USES= python USE_PYTHON= distutils autoplist post-install: |