aboutsummaryrefslogtreecommitdiff
path: root/net/py-pynmsg
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-01-31 19:05:45 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2021-01-31 19:05:45 +0000
commita305e1c1304fd034110c22c4fc24f463c4be03f4 (patch)
tree5c66461c53a54585faabf035ef9d11ce6a4925e7 /net/py-pynmsg
parentbdae7ab24f2379cf6df0586d6a9ebe3919d335f4 (diff)
downloadports-a305e1c1304fd034110c22c4fc24f463c4be03f4.tar.gz
ports-a305e1c1304fd034110c22c4fc24f463c4be03f4.zip
Remove python 2.7 support
Notes
Notes: svn path=/head/; revision=563515
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 03ce2474234b..f4715a7a39d7 100644
--- a/net/py-pynmsg/Makefile
+++ b/net/py-pynmsg/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
LIB_DEPENDS= libnmsg.so:net/nmsg
-USES= pkgconfig python shebangfix uniquefiles:dirs
+USES= pkgconfig python:3.6+ shebangfix uniquefiles:dirs
USE_PYTHON= autoplist cython distutils
SHEBANG_FILES= examples/*.py