From fb817338de460c145cc19485e327f540fcc36a7a Mon Sep 17 00:00:00 2001 From: jmmv Date: Wed, 2 Feb 2005 13:05:16 +0000 Subject: Per wiz@ suggestion, remove 20 from python accepted versions and reverse them so that newer ones come first. Closes my own PR pkg/29198. --- fonts/mftrace/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fonts') diff --git a/fonts/mftrace/Makefile b/fonts/mftrace/Makefile index ccd2f6ee6ce..b2fce2ef757 100644 --- a/fonts/mftrace/Makefile +++ b/fonts/mftrace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/02/02 12:59:52 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2005/02/02 13:05:16 jmmv Exp $ DISTNAME= mftrace-1.1.1 PKGREVISION= 1 @@ -21,7 +21,7 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN} MAKEFILE= GNUmakefile PLIST_SUBST+= PYSITELIB=${PYSITELIB} -PYTHON_VERSIONS_ACCEPTED= 20 21 22 23 24 +PYTHON_VERSIONS_ACCEPTED= 24 23 22 21 post-build: cd ${WRKSRC} && ${PYTHONBIN} ${PREFIX}/${PYLIB}/py_compile.py afm.py -- cgit v1.2.3