summaryrefslogtreecommitdiff
path: root/finance/py-trytond-account-fr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/py-trytond-account-fr/Makefile')
-rw-r--r--finance/py-trytond-account-fr/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/finance/py-trytond-account-fr/Makefile b/finance/py-trytond-account-fr/Makefile
index ee66bb25838..6fa97ffbd95 100644
--- a/finance/py-trytond-account-fr/Makefile
+++ b/finance/py-trytond-account-fr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2015/03/15 00:17:34 rodent Exp $
+# $NetBSD: Makefile,v 1.4 2015/08/24 14:49:41 richard Exp $
TRYTON_MODULE_NAME= trytond_account_fr
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
@@ -13,6 +13,8 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
USE_LANGUAGES= # none
+REPLACE_PYTHON+= tests/test_account_fr.py tests/__init__.py
+
.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"