pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/py-pslib Needs Python 2.3+
details: https://anonhg.NetBSD.org/pkgsrc/rev/ab9973f973c9
branches: trunk
changeset: 514073:ab9973f973c9
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Jun 07 13:03:24 2006 +0000
description:
Needs Python 2.3+
diffstat:
print/py-pslib/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 8ec0b8da3aff -r ab9973f973c9 print/py-pslib/Makefile
--- a/print/py-pslib/Makefile Wed Jun 07 13:03:01 2006 +0000
+++ b/print/py-pslib/Makefile Wed Jun 07 13:03:24 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/03/04 21:30:31 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2006/06/07 13:03:24 joerg Exp $
#
DISTNAME= python-pslib_0.2.0.orig
@@ -13,6 +13,7 @@
WRKSRC= ${WRKDIR}/python-pslib-0.2.0
PYDISTUTILSPKG= yes
+PYTHON_VERSIONS_ACCEPTED= 24 23
.include "../../lang/python/extension.mk"
.include "../../print/pslib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index