summaryrefslogtreecommitdiff
path: root/textproc/py-mathics-pygments/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-mathics-pygments/Makefile')
-rw-r--r--textproc/py-mathics-pygments/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/py-mathics-pygments/Makefile b/textproc/py-mathics-pygments/Makefile
index 78c3432988da..730975f0752f 100644
--- a/textproc/py-mathics-pygments/Makefile
+++ b/textproc/py-mathics-pygments/Makefile
@@ -1,5 +1,6 @@
PORTNAME= mathics_pygments
PORTVERSION= 1.0.4
+PORTREVISION= 1
CATEGORIES= textproc math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,10 +12,10 @@ WWW= https://mathics.org/
LICENSE= MIT
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}mathics_scanner>0:math/py-mathics-scanner
+ ${PYTHON_PKGNAMEPREFIX}Mathics_Scanner>0:math/py-mathics-scanner
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}types_pygments>0:devel/py-types-Pygments@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}mathics_scanner>0:math/py-mathics-scanner
+ ${PYTHON_PKGNAMEPREFIX}Mathics_Scanner>0:math/py-mathics-scanner
#USE_GITHUB= yes
#GH_ACCOUNT= Mathics3