diff options
Diffstat (limited to 'devel/py3-xdg/Makefile')
-rw-r--r-- | devel/py3-xdg/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/py3-xdg/Makefile b/devel/py3-xdg/Makefile index 6cf661aacb78..c32e77072739 100644 --- a/devel/py3-xdg/Makefile +++ b/devel/py3-xdg/Makefile @@ -14,9 +14,8 @@ COMMENT= Python 3 library to access freedesktop.org standards LICENSE= LGPL20 -USE_PYTHON= 3 -USE_PYDISTUTILS=yes -PYDISTUTILS_AUTOPLIST= yes +USES= python:3 +USE_PYTHON= distutils autoplist post-patch: @${REINPLACE_CMD} -e \ |