summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-05-27 09:49:31 +0000
committeradam <adam@pkgsrc.org>2021-05-27 09:49:31 +0000
commit2bb903675dcb4ad9e249c3251072a9941fbb6a37 (patch)
tree1d3042ed66335ab578e227dec74e6175cf24d1d3 /comms
parent9bb8854f1ed509f420200ed6514f8fdd569cc183 (diff)
downloadpkgsrc-2bb903675dcb4ad9e249c3251072a9941fbb6a37.tar.gz
py-rich: fix typo
Diffstat (limited to 'comms')
-rw-r--r--comms/py-rich/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/py-rich/Makefile b/comms/py-rich/Makefile
index cb4e712a12d..c92b2c2d5a2 100644
--- a/comms/py-rich/Makefile
+++ b/comms/py-rich/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/05/25 10:13:22 adam Exp $
+# $NetBSD: Makefile,v 1.3 2021/05/27 09:49:31 adam Exp $
DISTNAME= rich-10.2.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -19,7 +19,7 @@ PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "../../lang/python/pyversion.mk"
.if ${_PYTHON_VERSION} == 36
-DEPENDS+= ${PYPKGPREFIX}-py-dataclasses>=0.7:../../devel/py-dataclasses
+DEPENDS+= ${PYPKGPREFIX}-dataclasses>=0.7:../../devel/py-dataclasses
.endif
USE_LANGUAGES= # none