textproc/py-sphinx-theme-builder: Enable CLI option by default
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
9c7ef501b4
commit
3dd7c2d563
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= sphinx-theme-builder
|
||||
DISTVERSION= 0.2.0a13
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -24,6 +25,7 @@ USE_PYTHON= autoplist concurrent distutils
|
|||
NO_ARCH= yes
|
||||
|
||||
OPTIONS_DEFINE= CLI
|
||||
OPTIONS_DEFAULT=CLI
|
||||
CLI_DESC= Command-line interface support
|
||||
|
||||
CLI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}build>=0:devel/py-build@${PY_FLAVOR} \
|
||||
|
|
Loading…
Reference in a new issue