aboutsummaryrefslogtreecommitdiff
path: root/net/py-pynmsg
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-04-05 15:22:18 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-04-05 15:22:18 +0000
commit5e0ed302bd65cf177125f8eec969a9eb711589ab (patch)
treee2f2a23bd978a0b76bf0a33b003c93c938a0a12d /net/py-pynmsg
parent64f87fcaa74530272363259def0c6131c79d1d3c (diff)
downloadports-5e0ed302bd65cf177125f8eec969a9eb711589ab.tar.gz
ports-5e0ed302bd65cf177125f8eec969a9eb711589ab.zip
- Document incompatibility with python 3.7+
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=497965
Diffstat (limited to 'net/py-pynmsg')
-rw-r--r--net/py-pynmsg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-pynmsg/Makefile b/net/py-pynmsg/Makefile
index 99982010d240..e9bb5a3a9469 100644
--- a/net/py-pynmsg/Makefile
+++ b/net/py-pynmsg/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
LIB_DEPENDS= libnmsg.so:net/nmsg
USE_PYTHON= autoplist distutils
-USES= pkgconfig python shebangfix uniquefiles:dirs
+USES= pkgconfig python:-3.6 shebangfix uniquefiles:dirs
SHEBANG_FILES= examples/*.py