net-im/libpurple: Point to the system TLS certs.

PR:		259954
This commit is contained in:
Joe Marcus Clarke
2021-12-26 11:04:38 -05:00
parent d6091cd9c4
commit c80dda3bf5
2 changed files with 3 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
PORTNAME?= libpurple
PORTVERSION= 2.14.8
PORTREVISION?= 1
CATEGORIES?= net-im
MASTER_SITES= SF/pidgin/Pidgin/${PORTVERSION}
DISTNAME= pidgin-${PORTVERSION}
@@ -19,7 +20,8 @@ CONFIGURE_ARGS?=--disable-gtkui \
--disable-consoleui \
--with-dynamic-prpls=${PRPL_MODULES:S/,$//} \
--enable-static \
--disable-nm
--disable-nm \
--with-system-ssl-certs=/etc/ssl/certs
INSTALL_TARGET= install-strip
.if !defined(PIDGIN_SLAVE)

View File

@@ -241,9 +241,6 @@ share/locale/xh/LC_MESSAGES/pidgin.mo
share/locale/zh_CN/LC_MESSAGES/pidgin.mo
share/locale/zh_HK/LC_MESSAGES/pidgin.mo
share/locale/zh_TW/LC_MESSAGES/pidgin.mo
share/purple/ca-certs/CAcert_Class3.pem
share/purple/ca-certs/CAcert_Root.pem
share/purple/ca-certs/mozilla.pem
share/sounds/purple/alert.wav
share/sounds/purple/login.wav
share/sounds/purple/logout.wav