diff options
Diffstat (limited to 'archivers/py-libarchive-c/Makefile')
-rw-r--r-- | archivers/py-libarchive-c/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/py-libarchive-c/Makefile b/archivers/py-libarchive-c/Makefile index c4138a0ecd09..9e35747eb572 100644 --- a/archivers/py-libarchive-c/Makefile +++ b/archivers/py-libarchive-c/Makefile @@ -11,9 +11,9 @@ COMMENT= Python interface to libarchive LICENSE= LGPL20+ -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${FLAVOR} -USES?= python +USES= python USE_GITHUB= yes USE_PYTHON= autoplist distutils |