aboutsummaryrefslogtreecommitdiff
path: root/irc/hexchat
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-12-16 10:56:56 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-12-16 10:56:56 +0000
commitad4b417832a449b73823462e883c4071908da2ca (patch)
treeecaa62e2040facb838b6eb1215df0f79b1a1919e /irc/hexchat
parenta62bbac9a5f70ad844f68664820d178c9623535f (diff)
Diffstat (limited to 'irc/hexchat')
-rw-r--r--irc/hexchat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/hexchat/Makefile b/irc/hexchat/Makefile
index 68435aa711ae..442b5c16e6ae 100644
--- a/irc/hexchat/Makefile
+++ b/irc/hexchat/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Repo archived upstream as of 2024-02-10
-BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \
+BUILD_DEPENDS= iso-codes>=0:misc/iso-codes \
${PYTHON_PKGNAMEPREFIX}cffi>0:devel/py-cffi@${PY_FLAVOR}
LIB_DEPENDS= libproxy.so:net/libproxy \
libfontconfig.so:x11-fonts/fontconfig \