summaryrefslogtreecommitdiff
path: root/finance/openerp/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-25 00:12:12 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-25 00:12:12 +0000
commit021fc3a529b3602f3efc43e7d8635716d0c92fc0 (patch)
treeabca7668baa639d46f85a5d1a6a7cb8f21b6e961 /finance/openerp/Makefile
parent- Update to 2.2.4 (diff)
- Move over to py25+ or above
- While here kick md5 support
Notes
Notes: svn path=/head/; revision=269616
Diffstat (limited to 'finance/openerp/Makefile')
-rw-r--r--finance/openerp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/openerp/Makefile b/finance/openerp/Makefile
index ea039461f8eb..83a5d61b1f9d 100644
--- a/finance/openerp/Makefile
+++ b/finance/openerp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openerp-server
PORTVERSION= 5.0.15
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= finance python
MASTER_SITES= http://www.openerp.com/download/stable/source/
@@ -31,7 +32,7 @@ USE_RC_SUBR= openerpd
SUB_FILES= openerp-server.conf pkg-message
SUB_LIST= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR}
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
PYDISTUTILS_EGGINFO= openerp_server-${PORTVERSION}-${PYTHON_VERSION:S/thon//}.egg-info