summaryrefslogtreecommitdiff
path: root/textproc/py-ftfy
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 /textproc/py-ftfy
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 'textproc/py-ftfy')
-rw-r--r--textproc/py-ftfy/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/py-ftfy/Makefile b/textproc/py-ftfy/Makefile
index eb96be724e8..ed09c7a40a2 100644
--- a/textproc/py-ftfy/Makefile
+++ b/textproc/py-ftfy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/06/08 17:43:42 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2016/08/28 15:48:35 wiz Exp $
DISTNAME= ftfy-3.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,8 +12,6 @@ LICENSE= mit
USE_LANGUAGES= # none
-PLIST_SUBST= PYVERSSUFFIX=${PYVERSSUFFIX}
-
post-install:
${MV} ${DESTDIR}${PREFIX}/bin/ftfy \
${DESTDIR}${PREFIX}/bin/ftfy${PYVERSSUFFIX}