Skip to content

Commit

Permalink
net-p2p/py-nicotine-plus: Convert to USE_PYTHON=unittest
Browse files Browse the repository at this point in the history
- Sort USES
  • Loading branch information
sunpoet committed Sep 10, 2022
1 parent 6911c0f commit df0f65b
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions net-p2p/py-nicotine-plus/Makefile
Expand Up @@ -15,11 +15,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mutagen>=1.42:audio/py-mutagen@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}gobject3>=3.16:devel/py-gobject3@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}gdbm>=3.6:databases/py-gdbm@${PY_FLAVOR}

USES= python:3.6+ gnome gettext-tools
USES= gettext-tools gnome python:3.5+
USE_GNOME= gtk30
USE_PYTHON= distutils concurrent autoplist

do-test:
@cd ${WRKSRC} && ${PYTHON_CMD} -v -m unittest
USE_PYTHON= autoplist concurrent distutils unittest

.include <bsd.port.mk>

0 comments on commit df0f65b

Please sign in to comment.