From a9a46d1b43968d0a8123b8b63fad30d0a0b01737 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 6 Jun 2006 20:36:17 +0000 Subject: Needs Python 2.2+ --- net/py-libdnet/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/py-libdnet/Makefile b/net/py-libdnet/Makefile index 5b38e588fe6..a24de54bc06 100644 --- a/net/py-libdnet/Makefile +++ b/net/py-libdnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/03/04 21:30:23 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2006/06/06 20:36:17 joerg Exp $ # DISTNAME= libdnet-1.10 @@ -14,6 +14,7 @@ COMMENT= Python wrapper for libdnet GNU_CONFIGURE= yes PYDISTUTILSPKG= yes PYSETUPSUBDIR= python +PYTHON_VERSIONS_ACCEPTED= 24 23 22 .include "../../lang/python/extension.mk" .include "../../net/libdnet/buildlink3.mk" -- cgit v1.2.3