Skip to content

Commit

Permalink
devel/py-readme-renderer: Enable MD option by default
Browse files Browse the repository at this point in the history
- Bump PORTREVISION for dependency change
  • Loading branch information
sunpoet committed Sep 30, 2023
1 parent d819c4b commit 5367720
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions devel/py-readme-renderer/Makefile
@@ -1,5 +1,6 @@
PORTNAME= readme-renderer
PORTVERSION= 37.3
PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -22,6 +23,7 @@ USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes

OPTIONS_DEFINE= MD
OPTIONS_DEFAULT=MD
MD_DESC= Markdown support

MD_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cmarkgfm>=0.8.0:textproc/py-cmarkgfm@${PY_FLAVOR}
Expand Down

0 comments on commit 5367720

Please sign in to comment.