mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
www/py-HTMLgen: Add USE_PYTHON=concurrent when DOCS=yes
Approved by: portmgr
This commit is contained in:
parent
8c59c4ace8
commit
d8cbc43029
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472743
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= HTMLgen
|
PORTNAME= HTMLgen
|
||||||
PORTVERSION= 2.2.2
|
PORTVERSION= 2.2.2
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= www python
|
CATEGORIES= www python
|
||||||
MASTER_SITES= LOCAL/dryice \
|
MASTER_SITES= LOCAL/dryice \
|
||||||
http://dryice.name/computer/FreeBSD/distfiles/ \
|
http://dryice.name/computer/FreeBSD/distfiles/ \
|
||||||
|
@ -21,6 +21,7 @@ NO_ARCH= yes
|
||||||
SHEBANG_FILES= HTMLutil.py barchart.py
|
SHEBANG_FILES= HTMLutil.py barchart.py
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
DOCS_USE= PYTHON=concurrent
|
||||||
|
|
||||||
PORTDOCS= *
|
PORTDOCS= *
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue