aboutsummaryrefslogtreecommitdiff
path: root/deskutils/py-send2trash
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-19 08:50:17 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-19 08:50:17 +0000
commite1555011ab42870150513585c13b3a273e4bf53b (patch)
tree75814c6755c8e7b9ed02c4c7bd60001370cbdfbd /deskutils/py-send2trash
parentdae43d7a6d5bdca67edda0ed02db4a1593899b62 (diff)
downloadports-e1555011ab42870150513585c13b3a273e4bf53b.tar.gz
ports-e1555011ab42870150513585c13b3a273e4bf53b.zip
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=371173
Diffstat (limited to 'deskutils/py-send2trash')
-rw-r--r--deskutils/py-send2trash/Makefile5
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