Update BUILD_DEPENDS: chase PORTEPOCH bump in r524241
This commit is contained in:
parent
2aa52bb95f
commit
cd1825d158
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532825
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ COMMENT= Another Python SQLite Wrapper
|
|||
LICENSE= ZLIB
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= sqlite3>=${PORTVERSION:R}:databases/sqlite3
|
||||
BUILD_DEPENDS= sqlite3>=${PORTVERSION:R},1:databases/sqlite3
|
||||
|
||||
USES= localbase python sqlite:3
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
|
Loading…
Reference in a new issue