diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-12-16 10:56:56 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-12-16 10:56:56 +0000 |
| commit | ad4b417832a449b73823462e883c4071908da2ca (patch) | |
| tree | ecaa62e2040facb838b6eb1215df0f79b1a1919e /irc/hexchat | |
| parent | a62bbac9a5f70ad844f68664820d178c9623535f (diff) | |
Diffstat (limited to 'irc/hexchat')
| -rw-r--r-- | irc/hexchat/Makefile | 2 |
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 \ |
