- Limit python version (does not build with 3.7+)

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2019-11-11 21:50:04 +00:00
parent 87d93667ce
commit c903054c8d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517286

View File

@ -12,7 +12,7 @@ COMMENT= Python bindings for low-level FUSE API
LICENSE= LGPL20+
USES= compiler:c++11-lang fuse pkgconfig python tar:bz2
USES= compiler:c++11-lang fuse pkgconfig python:-3.6 tar:bz2
USE_PYTHON= autoplist distutils
post-install: