aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-04-18 12:48:28 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-04-18 12:48:28 +0000
commit964f0ef76ae5a93a9cb9af7ad76b917de0d8dd0b (patch)
treebc0db5549db3d0b43029017ce7c99a87c89e6609
parent3c472fdfcfff01968610abe66225ca3cc63d86bf (diff)
downloadports-964f0ef76ae5a93a9cb9af7ad76b917de0d8dd0b.tar.gz
ports-964f0ef76ae5a93a9cb9af7ad76b917de0d8dd0b.zip
security/py-krb5: Remove BUILD_DEPENDS
Cython 0.29.32 was in the ports tree almost 2 years ago. Reference: https://cgit.freebsd.org/ports/commit/?id=4d966dc5d43a071e42395868587528e25790a010
-rw-r--r--security/py-krb5/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/py-krb5/Makefile b/security/py-krb5/Makefile
index b6d1b0cfc343..b7cbd6fc2a48 100644
--- a/security/py-krb5/Makefile
+++ b/security/py-krb5/Makefile
@@ -11,8 +11,6 @@ WWW= https://github.com/jborean93/pykrb5
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cython>=0.29.32<4.0.0:lang/cython@${PY_FLAVOR}
-
USES= python
USE_PYTHON= autoplist concurrent cython distutils