From a77e7015fef465c9d21fd49774b5fe3fc8b9f6e8 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 25 Apr 2008 20:39:06 +0000 Subject: Update PYTHON_VERSIONS_COMPATIBLE - assume that Python 2.4 and 2.5 are compatible and allow checking for fallout. - remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+ default. Modify the others to deal with the removals. --- textproc/asciidoc/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'textproc/asciidoc') diff --git a/textproc/asciidoc/Makefile b/textproc/asciidoc/Makefile index 718966f4879..249d77a7af4 100644 --- a/textproc/asciidoc/Makefile +++ b/textproc/asciidoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2008/04/11 23:15:48 gdt Exp $ +# $NetBSD: Makefile,v 1.10 2008/04/25 20:39:12 joerg Exp $ # DISTNAME= asciidoc-8.2.5 @@ -16,7 +16,6 @@ DEPENDS+= getopt-[0-9]*:../../misc/getopt REPLACE_BASH+= a2x USE_TOOLS+= bash:run -PYTHON_VERSIONS_INCOMPATIBLE= 15 20 21 22 PYTHON_PATCH_SCRIPTS= asciidoc.py filters/code-filter.py filters/music2png.py NO_BUILD= yes -- cgit v1.2.3