- Document incompatibility with python 3.7+
Approved by: portmgr blanket
This commit is contained in:
parent
64f87fcaa7
commit
5e0ed302bd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497965
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user