summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-08-28 15:48:28 +0000
committerwiz <wiz@pkgsrc.org>2016-08-28 15:48:28 +0000
commit603dcc22edc1f178f5df2f3c0853c1294bfc80f8 (patch)
tree85b93e9a4d849775aa1efab701f573dd711aa579 /security
parent5391a4ec072e7fb654bef8dbf0ece3ee0945c3fb (diff)
downloadpkgsrc-603dcc22edc1f178f5df2f3c0853c1294bfc80f8.tar.gz
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.
Diffstat (limited to 'security')
-rw-r--r--security/py-keyring/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/py-keyring/Makefile b/security/py-keyring/Makefile
index d5ef0a3b63f..109e23c9c8b 100644
--- a/security/py-keyring/Makefile
+++ b/security/py-keyring/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2016/06/08 17:43:38 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2016/08/28 15:48:34 wiz Exp $
DISTNAME= keyring-5.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,8 +15,6 @@ LICENSE= python-software-foundation
BUILD_DEPENDS+= ${PYPKGPREFIX}-hgtools>=5.0:../../devel/py-hgtools
REPLACE_PYTHON+= keyring/cli.py
-PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
-FILES_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
post-install:
${MV} ${DESTDIR}${PREFIX}/bin/keyring ${DESTDIR}${PREFIX}/bin/keyring-${PYVERSSUFFIX}