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/coilmq/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/coilmq') diff --git a/net/coilmq/Makefile b/net/coilmq/Makefile index 9d492479623..b7aeb441aa2 100644 --- a/net/coilmq/Makefile +++ b/net/coilmq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2016/07/09 13:03:58 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2017/01/01 14:43:49 wiz Exp $ DISTNAME= CoilMQ-0.6.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -23,7 +23,7 @@ SUBST_STAGE.cfg= post-patch SUBST_FILES.cfg= coilmq/config/__init__.py SUBST_SED.cfg= -e 's,/path/to/config.cfg,${PKG_SYSCONFDIR}/coilmq/defaults.cfg,' -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-stompclient, py-daemon +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-stompclient, py-daemon EGDIR= ${PREFIX}/share/examples/coilmq -- cgit v1.2.3