Fix py3-libpeas line.
Submitted by: Freshports sanity checker
This commit is contained in:
parent
3c7ab36d9b
commit
d8a0424e79
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389280
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ MTP_LIB_DEPENDS= libmtp.so:${PORTSDIR}/multimedia/libmtp \
|
|||
PYTHON_CONFIGURE_ENABLE= python
|
||||
PYTHON_USES= python:3
|
||||
PYTHON_USE= PYTVER=${PYTHON_VER:S/.//}
|
||||
PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libpeas>=0:${PREFIX}/devel/py3-libpeas
|
||||
PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libpeas>=0:${PORTSDIR}/devel/py3-libpeas
|
||||
# context plugin
|
||||
# webkit is for the context plugin, which is broken because
|
||||
# it needs textproc/py3-mako
|
||||
|
|
Loading…
Reference in a new issue