From d369916151cfb3aa48ddc3ed79ccfc08cf631532 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 22 May 2020 21:04:10 +0000 Subject: devel/py-proteus: remove nonexistent files from REPLACE_PYTHON --- devel/py-proteus/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'devel') diff --git a/devel/py-proteus/Makefile b/devel/py-proteus/Makefile index 68dacdf39d9..806ddcb2f94 100644 --- a/devel/py-proteus/Makefile +++ b/devel/py-proteus/Makefile @@ -1,4 +1,5 @@ -# $NetBSD: Makefile,v 1.6 2020/01/18 23:30:38 rillig Exp $ +# $NetBSD: Makefile,v 1.7 2020/05/22 21:04:10 rillig Exp $ + TRYTON_MODULE_NAME= proteus PKGREVISION= 1 .include "../../devel/py-trytond/Makefile.common" @@ -17,9 +18,6 @@ USE_LANGUAGES= # none .include "options.mk" -REPLACE_PYTHON+= tests/test_wizard.py tests/test_report.py tests/test_model.py tests/test_context.py -REPLACE_PYTHON+= tests/test_config.py - .include "../../lang/python/application.mk" .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3