pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/py-cups Needs Python 2.4+
details: https://anonhg.NetBSD.org/pkgsrc/rev/3ffd13c10aaa
branches: trunk
changeset: 554143:3ffd13c10aaa
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Feb 09 18:41:54 2009 +0000
description:
Needs Python 2.4+
diffstat:
print/py-cups/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 7fb684638fd2 -r 3ffd13c10aaa print/py-cups/Makefile
--- a/print/py-cups/Makefile Mon Feb 09 18:40:25 2009 +0000
+++ b/print/py-cups/Makefile Mon Feb 09 18:41:54 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/01/10 20:13:29 markd Exp $
+# $NetBSD: Makefile,v 1.2 2009/02/09 18:41:54 joerg Exp $
DISTNAME= pycups-${VERSION}
PKGNAME= ${PYPKGPREFIX}-cups-${VERSION}
@@ -14,6 +14,8 @@
PKG_DESTDIR_SUPPORT= user-destdir
CFLAGS+= -DVERSION=\"${VERSION}\"
+PYTHON_VERSIONS_ACCEPTED= 25 24
+
PYDISTUTILSPKG= yes
SUBST_CLASSES+= paths
Home |
Main Index |
Thread Index |
Old Index