summaryrefslogtreecommitdiff
path: root/finance/trytond_stock_lot/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2013-05-19 14:53:37 +0000
committerWen Heping <wen@FreeBSD.org>2013-05-19 14:53:37 +0000
commit1eef1621413c9f21c7c24eebf47df27cf24535e8 (patch)
tree8fa600042a8496d1e6128c1591889cb7340d0d13 /finance/trytond_stock_lot/Makefile
parentUpdate to 1.2.0. (diff)
- Update MASTER_SITES
- Add CONFLICTS - Trim Makefile headers PR: 178161 Submitted by: Matthias Petermann <matthias@petermann.it> (maintainer)
Notes
Notes: svn path=/head/; revision=318533
Diffstat (limited to '')
-rw-r--r--finance/trytond_stock_lot/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/finance/trytond_stock_lot/Makefile b/finance/trytond_stock_lot/Makefile
index 1da4b4b73c17..ca40578cc84b 100644
--- a/finance/trytond_stock_lot/Makefile
+++ b/finance/trytond_stock_lot/Makefile
@@ -1,10 +1,10 @@
-# Created by: Matthias Petermann<matthias@petermann.it>
# $FreeBSD$
PORTNAME= trytond_stock_lot
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= Tryton Application Platform (Stock Lot Module)
@@ -15,6 +15,8 @@ RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \
trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product \
trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock
+CONFLICTS= trytond_stock_lot-2.[68].*
+
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install