Fix option name
This commit is contained in:
parent
1bb7cbc805
commit
45291f2f3f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400877
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ USES= python
|
|||
USE_PYTHON= autoplist distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
OPTIONS_DEFINE= ISBN PYDOT MYSQL GOOG MWPARSE PILLOW
|
||||
OPTIONS_DEFINE= ISBN PYDOT MYSQL GOOGLE MWPARSE PILLOW
|
||||
ISBN_DESC= Support for standard numbers and codes via stdnum package
|
||||
PYDOT_DESC= Support for Graphviz via pydot module
|
||||
MYSQL_DESC= Support for MySQL via oursql module
|
||||
|
|
Loading…
Reference in a new issue