CVSROOT: /cvs Module name: ports Changes by: [email protected] 2012/04/07 01:36:04
Modified files:
x11/gnome/keyring: Makefile
Log message:
s/--with-ca-certificates/--with-root-certs/
We don't specify ca-certificates (/etc/ssl/cert.pem) to be able to add
our owns under /etc/ssl when needed. Files under /etc/ssl/* will be parsed
and the certificates found will be added to the keyring list on startup.
