summaryrefslogtreecommitdiff
path: root/textproc/asciidoc
diff options
context:
space:
mode:
authorwiz <wiz>2016-07-09 13:03:30 +0000
committerwiz <wiz>2016-07-09 13:03:30 +0000
commitb0d9955792bc3093bcdb4a8d01e0e6fcbfbc8fdf (patch)
tree1de762e883d3779f3b59f427c2c72c506eacef25 /textproc/asciidoc
parentb614c6c2adb939eb88ba1f9a145a69c34d1f9df9 (diff)
downloadpkgsrc-b0d9955792bc3093bcdb4a8d01e0e6fcbfbc8fdf.tar.gz
Remove python33: adapt all packages that refer to it.
Diffstat (limited to 'textproc/asciidoc')
-rw-r--r--textproc/asciidoc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/asciidoc/Makefile b/textproc/asciidoc/Makefile
index f705280fbd0..d0ae3f36304 100644
--- a/textproc/asciidoc/Makefile
+++ b/textproc/asciidoc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2015/12/05 21:26:00 adam Exp $
+# $NetBSD: Makefile,v 1.43 2016/07/09 13:04:09 wiz Exp $
DISTNAME= asciidoc-8.6.9
PKGREVISION= 2
@@ -40,7 +40,7 @@ REPLACE_PYTHON+= tests/testasciidoc.py
REPLACE_PYTHON+= tests/asciidocapi.py
REPLACE_PYTHON+= html5.conf xhtml11.conf xhtml11-quirks.conf
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 8.6.9 (as seen e.g. in git-docs)
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 8.6.9 (as seen e.g. in git-docs)
INSTALLATION_DIRS= bin share/asciidoc share/asciidoc/filters \
share/asciidoc/docbook-xsl share/asciidoc/stylesheets \