From f52ce4da4220d932e98def84e21459e2cbaa77e9 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. --- geography/py-trytond-country/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'geography') diff --git a/geography/py-trytond-country/Makefile b/geography/py-trytond-country/Makefile index 3a51162872b..5e218e60092 100644 --- a/geography/py-trytond-country/Makefile +++ b/geography/py-trytond-country/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2015/03/15 00:17:35 rodent Exp $ +# $NetBSD: Makefile,v 1.8 2016/08/28 15:48:32 wiz Exp $ TRYTON_MODULE_NAME= trytond_country .include "../../devel/py-trytond/Makefile.common" CATEGORIES= geography python @@ -15,7 +15,6 @@ USE_LANGUAGES= # none REPLACE_PYTHON+= tests/test_country.py PY_PATCHPLIST= yes -PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} post-install: ${MV} ${DESTDIR}${PREFIX}/bin/trytond_import_zip \ -- cgit v1.2.3