mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
py-libstorj is not compatible with python 3
Reported by: pkg-fallout
This commit is contained in:
parent
276dce9c72
commit
f5da38b8f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457126
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ LICENSE= LGPL21+
|
|||
BUILD_DEPENDS= swig3.0:devel/swig30
|
||||
LIB_DEPENDS= libstorj.so:net/libstorj
|
||||
|
||||
USES= localbase python:2.7+
|
||||
USES= localbase python:2.7
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= Storj
|
||||
|
|
Loading…
Add table
Reference in a new issue