summaryrefslogtreecommitdiff
path: root/textproc/py-jsonschema/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-jsonschema/Makefile')
-rw-r--r--textproc/py-jsonschema/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/py-jsonschema/Makefile b/textproc/py-jsonschema/Makefile
index fab8bde3537..f38525b1baf 100644
--- a/textproc/py-jsonschema/Makefile
+++ b/textproc/py-jsonschema/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/06/08 17:43:42 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2016/08/28 15:48:35 wiz Exp $
DISTNAME= jsonschema-2.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,8 +10,6 @@ HOMEPAGE= https://github.com/Julian/jsonschema
COMMENT= Implementation of JSON Schema for Python
LICENSE= modified-bsd
-PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q}
-
.include "../../lang/python/egg.mk"
post-install: