Fix option name

This commit is contained in:
Pawel Pekala 2015-11-05 23:35:57 +00:00
parent 1bb7cbc805
commit 45291f2f3f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400877

View file

@ -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