pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/mftrace Allow python 2.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b3f782d110cb
branches: trunk
changeset: 488494:b3f782d110cb
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Wed Feb 02 12:59:52 2005 +0000
description:
Allow python 2.4.
diffstat:
fonts/mftrace/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4a3db9dc5ccf -r b3f782d110cb fonts/mftrace/Makefile
--- a/fonts/mftrace/Makefile Wed Feb 02 11:24:54 2005 +0000
+++ b/fonts/mftrace/Makefile Wed Feb 02 12:59:52 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/01/23 20:41:46 recht Exp $
+# $NetBSD: Makefile,v 1.6 2005/02/02 12:59:52 jmmv Exp $
DISTNAME= mftrace-1.1.1
PKGREVISION= 1
@@ -21,7 +21,7 @@
MAKEFILE= GNUmakefile
PLIST_SUBST+= PYSITELIB=${PYSITELIB}
-PYTHON_VERSIONS_ACCEPTED= 20 21 22 23
+PYTHON_VERSIONS_ACCEPTED= 20 21 22 23 24
post-build:
cd ${WRKSRC} && ${PYTHONBIN} ${PREFIX}/${PYLIB}/py_compile.py afm.py
Home |
Main Index |
Thread Index |
Old Index