net-im/libpurple: Point to the system TLS certs.
PR: 259954
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user