From 603dcc22edc1f178f5df2f3c0853c1294bfc80f8 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 28 Aug 2016 15:48:28 +0000 Subject: Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided by the infrastructure. Mark a couple more packages as not ready for python-3.x. --- meta-pkgs/py-tryton-platform/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meta-pkgs') diff --git a/meta-pkgs/py-tryton-platform/Makefile b/meta-pkgs/py-tryton-platform/Makefile index 48c2e63fde4..e7fc7f42103 100644 --- a/meta-pkgs/py-tryton-platform/Makefile +++ b/meta-pkgs/py-tryton-platform/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/08/24 15:50:08 richard Exp $ +# $NetBSD: Makefile,v 1.3 2016/08/28 15:48:33 wiz Exp $ # DISTNAME= # empty PKGNAME= ${PYPKGPREFIX}-tryton-platform-${TRYTON_BASEVER} @@ -59,4 +59,6 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-stock-product-location-[0-9]*:../../misc/py-try DEPENDS+= ${PYPKGPREFIX}-trytond-calendar-[0-9]*:../../time/py-trytond-calendar DEPENDS+= ${PYPKGPREFIX}-trytond-company-work-time-[0-9]*:../../time/py-trytond-company-work-time +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-simplesoap via py-stdnum and py-trytond-bank + .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3