summaryrefslogtreecommitdiff
path: root/time/py-trytond-calendar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/py-trytond-calendar/Makefile')
-rw-r--r--time/py-trytond-calendar/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/time/py-trytond-calendar/Makefile b/time/py-trytond-calendar/Makefile
index 76aa17666f3..8b25671e70a 100644
--- a/time/py-trytond-calendar/Makefile
+++ b/time/py-trytond-calendar/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2014/05/09 07:37:23 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2014/06/25 06:06:10 richard Exp $
-DISTNAME= trytond_calendar-3.2.0
+.include "../../devel/py-trytond/Makefile.common"
+DISTNAME= trytond_calendar-${TRYTOND_VERSION}
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1}
CATEGORIES= python time
-MASTER_SITES= http://downloads.tryton.org/3.2/
+MASTER_SITES= ${TRYTON_SITES}
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
@@ -18,7 +19,6 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # XXX according to setup.py (v3.0.2)
PYTHON_VERSIONED_DEPENDENCIES= dateutil
REPLACE_PYTHON+= tests/scenario_calendar.py tests/test_calendar.py