Use LOCALBASE when referring to the location of dependencies
Approved by: portmgr blanket
This commit is contained in:
@@ -5,7 +5,7 @@ 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 %%PREFIX%%/bin/pinentry-gnome3
|
||||
pinentry-program %%LOCALBASE%%/bin/pinentry-gnome3
|
||||
EOM
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user