summaryrefslogtreecommitdiff
path: root/finance/py-trytond-account-invoice/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/py-trytond-account-invoice/Makefile')
-rw-r--r--finance/py-trytond-account-invoice/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/finance/py-trytond-account-invoice/Makefile b/finance/py-trytond-account-invoice/Makefile
index f3a9d797a4a..f2135a9b149 100644
--- a/finance/py-trytond-account-invoice/Makefile
+++ b/finance/py-trytond-account-invoice/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2014/05/09 07:37:05 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2014/06/25 06:03:37 richard Exp $
-DISTNAME= trytond_account_invoice-3.2.0
+.include "../../devel/py-trytond/Makefile.common"
+DISTNAME= trytond_account_invoice-${TRYTOND_VERSION}
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= finance python
-MASTER_SITES= http://downloads.tryton.org/3.2/
+MASTER_SITES= ${TRYTON_SITES}
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
@@ -21,7 +22,6 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # XXX according to setup.py
PYTHON_VERSIONED_DEPENDENCIES= dateutil
REPLACE_PYTHON+= tests/test_account_invoice.py