From d9cd52ca4f7d2f437462e137076da25e25647437 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 1 Jan 2017 14:43:22 +0000 Subject: Add python-3.6 to incompatible versions. --- net/py-pcap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/py-pcap') diff --git a/net/py-pcap/Makefile b/net/py-pcap/Makefile index 9b96e26a41e..5203bd8f5b5 100644 --- a/net/py-pcap/Makefile +++ b/net/py-pcap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2016/07/10 11:15:41 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2017/01/01 14:43:52 wiz Exp $ DISTNAME= pypcap-1.1 PKGNAME= ${PYPKGPREFIX}-pcap-1.1 @@ -24,7 +24,7 @@ SUBST_SED.prefix= -e "s|@PREFIX@|${PREFIX}|g" SUBST_STAGE.prefix= post-patch PYDISTUTILSPKG= yes -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-pyrex +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-pyrex FILES_SUBST+= PYTHONBIN=${PYTHONBIN:Q} -- cgit v1.2.3