From 73a050fbf4b1aba6dbcff75747e1766c48b302b6 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 9 Jul 2016 13:03:30 +0000 Subject: Remove python33: adapt all packages that refer to it. --- 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 1a75f9a9a5f..d4f0c1d5460 100644 --- a/net/py-pcap/Makefile +++ b/net/py-pcap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2015/12/05 21:25:54 adam Exp $ +# $NetBSD: Makefile,v 1.7 2016/07/09 13:04:01 wiz Exp $ DISTNAME= pypcap-1.1 PKGNAME= ${PYPKGPREFIX}-pcap-1.1 @@ -23,7 +23,7 @@ SUBST_SED.prefix= -e "s|@PREFIX@|${PREFIX}|g" SUBST_STAGE.prefix= post-patch PYDISTUTILSPKG= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-pyrex +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-pyrex FILES_SUBST+= PYTHONBIN=${PYTHONBIN:Q} -- cgit v1.2.3