Skip to content

Commit

Permalink
textproc/py-sphinx-theme-builder: Enable CLI option by default
Browse files Browse the repository at this point in the history
- Bump PORTREVISION for dependency change
  • Loading branch information
sunpoet committed Feb 28, 2022
1 parent 9c7ef50 commit 3dd7c2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions textproc/py-sphinx-theme-builder/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= sphinx-theme-builder
DISTVERSION= 0.2.0a13
PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -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} \
Expand Down

0 comments on commit 3dd7c2d

Please sign in to comment.