summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2022-09-30 22:05:00 +0200
committerRene Ladan <rene@FreeBSD.org>2022-09-30 22:06:28 +0200
commita7e8563a1e39693720fd6e3259d2a180e7067718 (patch)
treebf531b932d6461e03b4931bd000405150a294e29 /irc
parentsecurity/py-keyring: drop optional dependency on expired security/py-keyrings... (diff)
all: add more ports depending on expired security/py-pycrypto
Diffstat (limited to 'irc')
-rw-r--r--irc/weechat-otr/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/irc/weechat-otr/Makefile b/irc/weechat-otr/Makefile
index 453514195670..ed0936bb62b3 100644
--- a/irc/weechat-otr/Makefile
+++ b/irc/weechat-otr/Makefile
@@ -10,6 +10,9 @@ WWW= https://github.com/mmb/weechat-otr
LICENSE= GPLv3
+DEPRECATED= Depends on expired security/py-pycrypto (via security/py-potr)
+EXPIRATION_DATE=2022-12-31
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}potr>=1.0.1:security/py-potr@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}potr>=1.0.1:security/py-potr@${PY_FLAVOR} \
weechat:irc/weechat