From 2c4321f839dba4143da4ab203864a6b1a3930441 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 1 Apr 2015 10:45:34 +0000 Subject: [PATCH] py-logan no longer supports Python 2.6. --- net/py-eventlib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/py-eventlib/Makefile b/net/py-eventlib/Makefile index 2f3936e95145..f884fb2de111 100644 --- a/net/py-eventlib/Makefile +++ b/net/py-eventlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/05/09 07:37:15 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/01 10:45:34 joerg Exp $ # DISTNAME= eventlib-0.1.5 @@ -21,7 +21,7 @@ USE_LANGUAGES= # none PY_PATCHPLIST= yes PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 post-install: ${MV} ${DESTDIR}${PREFIX}/bin/eventlib \