From bcfa9e5cb0f30f42c3bd2167290b4a2a670451f7 Mon Sep 17 00:00:00 2001 From: abs Date: Thu, 23 Jul 2009 14:30:48 +0000 Subject: Add 26 to PYTHON_VERSIONS_ACCEPTED --- print/py-cups/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/py-cups') diff --git a/print/py-cups/Makefile b/print/py-cups/Makefile index dbae076a8e5..bdb6940c44d 100644 --- a/print/py-cups/Makefile +++ b/print/py-cups/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/02/09 18:41:54 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2009/07/23 14:30:48 abs Exp $ DISTNAME= pycups-${VERSION} PKGNAME= ${PYPKGPREFIX}-cups-${VERSION} @@ -14,7 +14,7 @@ COMMENT= Python bindings for the CUPS API PKG_DESTDIR_SUPPORT= user-destdir CFLAGS+= -DVERSION=\"${VERSION}\" -PYTHON_VERSIONS_ACCEPTED= 25 24 +PYTHON_VERSIONS_ACCEPTED= 26 25 24 PYDISTUTILSPKG= yes -- cgit v1.2.3