mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
- Fix missing python flavor
This commit is contained in:
parent
1776a34e5b
commit
0d59cd33c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458782
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ COMMENT= GTK+ terminal emulator with tabs
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lockfile>0:devel/py-lockfile \
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lockfile>0:devel/py-lockfile@${PY_FLAVOR} \
|
||||
docbook-xsl>0:textproc/docbook-xsl \
|
||||
itstool:textproc/itstool \
|
||||
po4a:textproc/po4a
|
||||
|
|
Loading…
Add table
Reference in a new issue