diff options
Diffstat (limited to 'textproc/py-markdown-include/Makefile')
-rw-r--r-- | textproc/py-markdown-include/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-markdown-include/Makefile b/textproc/py-markdown-include/Makefile index e9ca5d6a042e..4feffc7d5680 100644 --- a/textproc/py-markdown-include/Makefile +++ b/textproc/py-markdown-include/Makefile @@ -12,7 +12,7 @@ LICENSE= GPLv3+ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown>0:textproc/py-markdown@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_GITHUB= yes GH_ACCOUNT= cmacmackin USE_PYTHON= autoplist distutils |