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. --- graphics/py-pygal/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics/py-pygal') diff --git a/graphics/py-pygal/Makefile b/graphics/py-pygal/Makefile index bb9be4c993d..268e2d3eabe 100644 --- a/graphics/py-pygal/Makefile +++ b/graphics/py-pygal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2016/06/08 17:43:34 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2016/08/28 15:48:32 wiz Exp $ DISTNAME= pygal-1.7.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -15,7 +15,6 @@ DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml USE_LANGUAGES= # none PY_PATCHPLIST= yes -PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} .include "options.mk" -- cgit v1.2.3