From 2019fddeb4a03f35d05240122f8adaba399b2031 Mon Sep 17 00:00:00 2001 From: adam Date: Sat, 5 Dec 2015 21:25:27 +0000 Subject: Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 --- comms/py-serial/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'comms/py-serial') diff --git a/comms/py-serial/Makefile b/comms/py-serial/Makefile index 35701d7c26e..4b978df9e8a 100644 --- a/comms/py-serial/Makefile +++ b/comms/py-serial/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2014/05/09 07:36:56 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/12/05 21:25:31 adam Exp $ DISTNAME= pyserial-2.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} @@ -10,8 +10,6 @@ HOMEPAGE= http://pyserial.sourceforge.net/ COMMENT= Python Serial Port Extension LICENSE= python-software-foundation -#PYTHON_VERSIONS_INCOMPATIBLE= 33 34 - CONFLICTS+= ${PYPKGPREFIX}-pyserial-[0-9]* USE_LANGUAGES= # none -- cgit v1.2.3