diff options
Diffstat (limited to 'deskutils/py-send2trash/Makefile')
-rw-r--r-- | deskutils/py-send2trash/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/py-send2trash/Makefile b/deskutils/py-send2trash/Makefile index 1108a9156186..a89184deae30 100644 --- a/deskutils/py-send2trash/Makefile +++ b/deskutils/py-send2trash/Makefile @@ -14,9 +14,8 @@ COMMENT= Small package that sends files to the Trash LICENSE= BSD3CLAUSE -USE_PYTHON= yes -USE_PYDISTUTILS=yes -PYDISTUTILS_AUTOPLIST= yes +USES= python +USE_PYTHON= distutils autoplist PORTDOCS= CHANGES.rst README.rst OPTIONS_DEFINE= DOCS |