Since this package is 3.x-only, remove PYTHON_VERSIONED_DEPENDENCIES.
Suggested by adam@.
This commit is contained in:
parent
a24ba5607c
commit
4283ae3793
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.27 2021/12/15 09:34:12 schmonz Exp $
|
||||
# $NetBSD: Makefile,v 1.28 2021/12/15 10:06:25 schmonz Exp $
|
||||
|
||||
DISTNAME= approvaltests-3.3.0
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
|
@ -22,9 +22,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
|
|||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
PYTHON_VERSIONED_DEPENDENCIES= test
|
||||
PYTHON_VERSIONS_INCOMPATIBLE= 27
|
||||
|
||||
.include "../../lang/python/egg.mk"
|
||||
.include "../../lang/python/versioned_dependencies.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue