mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
databases/ldb15: move gettext-runtime dependency to python section
minimal supported python version is 3.6 now With hat: ports-secteam
This commit is contained in:
parent
31d4c7a704
commit
e9c97c6dce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567070
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ PLIST_FILES= include/ldb_version.h \
|
||||||
USES+= python:build,test
|
USES+= python:build,test
|
||||||
CONFIGURE_ARGS+= --disable-python
|
CONFIGURE_ARGS+= --disable-python
|
||||||
.else
|
.else
|
||||||
USES+= python:3.4+
|
USES+= gettext-runtime python:3.6+
|
||||||
|
|
||||||
PLIST_FILES+= include/pyldb.h \
|
PLIST_FILES+= include/pyldb.h \
|
||||||
lib/libpyldb-util${PYTHON_EXT_SUFFIX}.so \
|
lib/libpyldb-util${PYTHON_EXT_SUFFIX}.so \
|
||||||
|
|
Loading…
Add table
Reference in a new issue