Use LOCALBASE when referring to the location of dependencies

Approved by:	portmgr blanket
This commit is contained in:
Mateusz Piotrowski 2020-11-05 16:10:19 +00:00
parent 47b6c6c297
commit cd36c020a0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554137

View File

@ -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
}
]