ports/security/gnome-keyring/files/pkg-message.in
Mateusz Piotrowski cd36c020a0 Use LOCALBASE when referring to the location of dependencies
Approved by:	portmgr blanket
2020-11-05 16:10:19 +00:00

11 lines
245 B
Text

[
{ type: install
message: <<EOM
Gnome-keyring uses pinentry-gnome3 for gpg interactions, please add the
following line to your ~/.gnupg/gpg-agent.conf to enable the pinentry
dialog.
pinentry-program %%LOCALBASE%%/bin/pinentry-gnome3
EOM
}
]