aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Grosbein <eugen@FreeBSD.org>2023-04-05 20:16:08 +0000
committerEugene Grosbein <eugen@FreeBSD.org>2023-04-05 20:16:08 +0000
commit36b9ce8fed376a5341c26e92531aa1be6c6de745 (patch)
treed3108343e4369a54948eed6257eed24237d4de55
parentacb81ef79946a6697deee901c35ad72769fed1bd (diff)
security/pygost: correct RUN_DEPENDS
Remove extra prefix.
-rw-r--r--security/pygost/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pygost/Makefile b/security/pygost/Makefile
index 34badf62edbc..77eb0b33326a 100644
--- a/security/pygost/Makefile
+++ b/security/pygost/Makefile
@@ -14,7 +14,7 @@ WWW= http://www.pygost.cypherpunks.ru/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyderasn>=9.3:devel/py-pyderasn@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyderasn>=9.3:devel/pyderasn@${PY_FLAVOR}
USES= tar:zst python
USE_PYTHON= autoplist concurrent distutils optsuffix