aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
Diffstat (limited to 'finance')
-rw-r--r--finance/trytond_account_be/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/finance/trytond_account_be/Makefile b/finance/trytond_account_be/Makefile
index 39728bc7f749..b90af011f241 100644
--- a/finance/trytond_account_be/Makefile
+++ b/finance/trytond_account_be/Makefile
@@ -1,19 +1,21 @@
-# Created by: Matthias Petermann<matthias@petermann.it>
# $FreeBSD$
PORTNAME= trytond_account_be
PORTVERSION= 2.4.0
CATEGORIES= finance python
-MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/
+MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ \
+ http://downloads2.tryton.org/${PORTVERSION:R}/
MAINTAINER= matthias@petermann.it
-COMMENT= The chart of account which is used in Belgium
+COMMENT= Tryton Application Platform (Belgian Account Chart)
LICENSE= GPLv3
RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \
trytond_account>=2.4.1:${PORTSDIR}/finance/trytond_account
+CONFLICTS= trytond_account-2.[68].*
+
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install