summaryrefslogtreecommitdiff
path: root/textproc/py-pygments
diff options
context:
space:
mode:
authorwiz <wiz>2016-08-28 15:48:28 +0000
committerwiz <wiz>2016-08-28 15:48:28 +0000
commitf52ce4da4220d932e98def84e21459e2cbaa77e9 (patch)
tree7a5f961fd7465a18423b1e92a6abb26f9ca019c9 /textproc/py-pygments
parentce6bf051ccf19709da42b8bbaaead7f87015d630 (diff)
downloadpkgsrc-f52ce4da4220d932e98def84e21459e2cbaa77e9.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-pygments')
-rw-r--r--textproc/py-pygments/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/py-pygments/Makefile b/textproc/py-pygments/Makefile
index 1b01c637713..7903abfdff3 100644
--- a/textproc/py-pygments/Makefile
+++ b/textproc/py-pygments/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2016/06/08 17:43:40 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2016/08/28 15:48:35 wiz Exp $
DISTNAME= Pygments-2.0.2
PKGREVISION= 1
@@ -17,8 +17,6 @@ BUILD_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose
#BUILD_DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx
USE_LANGUAGES= # none
-PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
-FILES_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
post-install:
${MV} ${DESTDIR}${PREFIX}/bin/pygmentize ${DESTDIR}${PREFIX}/bin/pygmentize${PYVERSSUFFIX}